[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / a / e / SamplePODApp / 0.1.0 / SamplePODApp.podspec.json
blob12a52148a147a11e8884bccf5db5928f8ab4f9fa
2   "name": "SamplePODApp",
3   "version": "0.1.0",
4   "summary": "SamplePODApp.",
5   "description": "Sample app for POD implementaion.",
6   "homepage": "https://github.com/Manikandan707/SamplePODApp",
7   "license": "MIT",
8   "authors": {
9     "Manikandan": "manikandan707@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Manikandan707/SamplePODApp.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "SamplePODApp": [
22       "Pod/Assets/*.png"
23     ]
24   }