[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / c / 8 / myLib1 / 0.1.0 / myLib1.podspec.json
blobb0f4651111ce0a6cb3c4cb973ab35326465b3fa3
2   "name": "myLib1",
3   "version": "0.1.0",
4   "summary": "A test",
5   "description": "                        An optional\n                        * Markdown format.\n                        * Don't worry about the indent, we strip it!\n",
6   "homepage": "https://github.com/quannguyen90/myLib1",
7   "license": "MIT",
8   "authors": {
9     "Quan Nguyen Van": "quannv.tm@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/quannguyen90/myLib1.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*.{h,m}",
20   "resource_bundles": {
21     "myLib1": [
22       "Pod/Assets/*.png"
23     ]
24   }