[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / e / 0 / PodSampleObjC / 0.1.2 / PodSampleObjC.podspec.json
blob9928e3a9db0434fa7a2fd7f87e67033a6d9c6fa8
2   "name": "PodSampleObjC",
3   "version": "0.1.2",
4   "summary": "Sample Project",
5   "homepage": "https://github.com/AriharanSL/PodSampleObjC",
6   "license": "MIT",
7   "authors": {
8     "Ariharan": "slariharan@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/AriharanSL/PodSampleObjC.git",
12     "tag": "0.1.2"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "PodSampleObjC": [
21       "Pod/Assets/*.png"
22     ]
23   }