[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 8 / b / SamplePOD / 0.1.1 / SamplePOD.podspec.json
blobb3e3855bd4f50432684c10dc4d43cfabc9246a52
2   "name": "SamplePOD",
3   "version": "0.1.1",
4   "summary": "Demo for POD",
5   "description": "Demo project for the POD creationa and upload to github.",
6   "homepage": "https://github.com/Manikandan707/SamplePOD",
7   "license": "MIT",
8   "authors": {
9     "Mani": "manikandan707@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Manikandan707/SamplePOD.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "SamplePOD": [
22       "Pod/Assets/*.png"
23     ]
24   }