Sha256: 28a7312b9b021b00c9636380f867d0d39b1f50b1db47c8b4f0b120ff3d4f7758

Contents?: true

Size: 755 Bytes

Versions: 2

Compression:

Stored size: 755 Bytes

Contents

{
  "name": "AppGroup",
  "version": "1.0.0",
  "summary": "Injected podspec used by CocoaPods-AppGroup plugin.",
  "description": "This is intended to be used as an injected podspec template \n used by the [CocoaPods-ApGroup plugin](https://github.com/mzp/cocoapods-app_group).\n\n It should *not* be referenced outside of that context. \n",
  "homepage": "https://github.com/mzp/cocoapods-app_group",
  "license": {
    "type": "MIT",
    "text": "MIT LICENSE Found in the repo"
  },
  "authors": {
    "mzp": "mzpppp@gmail.com"
  },
  "source": {
    "git": "https://github.com/mzp/cocoapods-app_group.git",
    "tag": "<%= Cocoapods::AppGroup::VERSION %>"
  },
  "source_files": "*.{h,m,swift}",
  "frameworks": "Foundation",
  "requires_arc": true
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cocoapods-app_group-0.4.0 templates/AppGroup.podspec.json
cocoapods-app_group-0.3.0 templates/AppGroup.podspec.json