[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 9 / e / 0 / PodSampleObjC / 0.1.1 / PodSampleObjC.podspec.json
blob910fc6f0d50c7e96160f728e018bd9d8b7605aa5
2   "name": "PodSampleObjC",
3   "version": "0.1.1",
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.1"
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   }