[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / e / 1 / ProatomicSwizzling / 0.0.1 / ProatomicSwizzling.podspec.json
blob40e8c6524014847346ed5f3ee6d2895d90524eb9
2   "name": "ProatomicSwizzling",
3   "version": "0.0.1",
4   "summary": "Proatomic's APIs for iOS",
5   "description": "Proatomic dependencies for iOS.",
6   "homepage": "http://proatomicdev.com",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2019 ProAtomic"
10   },
11   "authors": {
12     "Guillermo Saenz": "gsaenz@proatomicdev.com"
13   },
14   "source": {
15     "git": "https://github.com/ProAtomic/ProatomicSwizzling.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "default_subspecs": [
22     "Core"
23   ],
24   "subspecs": [
25     {
26       "name": "Core",
27       "vendored_frameworks": [
28         "ProatomicSwizzling/Frameworks/ProatomicSwizzling-Release-iphoneuniversal/ProatomicSwizzling.framework"
29       ]
30     }
31   ]