[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / 6 / 5 / 0 / testpodlib / 0.1.2 / testpodlib.podspec.json
blob2b39cded849b0364053890dc2ea70677eb548efc
2   "name": "testpodlib",
3   "version": "0.1.2",
4   "summary": "this is for test pod",
5   "description": "this project created to test pod lib file",
6   "homepage": "https://github.com/isamankumara/testpodlib",
7   "license": "MIT",
8   "authors": {
9     "saman kumara": "test@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/isamankumara/testpodlib.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "testpodlib": [
22       "Pod/Assets/*.png"
23     ]
24   }