Sha256: 9e64e365d703f990720c30d117f614bac7d62b937fe1372b41e6cecb7ba35770

Contents?: true

Size: 807 Bytes

Versions: 4

Compression:

Stored size: 807 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": "0.1.0"
  },
  "user_target_xcconfig": {
    "APP_IDENTIFIER": "jp.mzp.app_group.example"
  },
  "source_files": "*.{h,m,swift}",
  "frameworks": "Foundation",
  "requires_arc": true
}

Version data entries

4 entries across 2 versions & 1 rubygems

Version Path
cocoapods-app_group-0.2.0 Example/Pods/CocoaPodsAppGroup/AppGroup.podspec.json
cocoapods-app_group-0.2.0 Example/Pods/Local Podspecs/AppGroup.podspec.json
cocoapods-app_group-0.1.0 Example/Pods/CocoaPodsAppGroup/AppGroup.podspec.json
cocoapods-app_group-0.1.0 Example/Pods/Local Podspecs/AppGroup.podspec.json