[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / f / d / libA / 0.2.0 / libA.podspec.json
blob08f3a681053fc274e6ef9b342250add5390d69fd
2   "name": "libA",
3   "version": "0.2.0",
4   "summary": "A very short description of the libA. test lib",
5   "description": "bla bla bla  and A very short description of the libA. test lib",
6   "homepage": "https://bitbucket.org/ykamyshenko/liba",
7   "license": "MIT",
8   "authors": {
9     "Yury Kamyshenko": "ykamyshenko@test.ru"
10   },
11   "source": {
12     "git": "https://bitbucket.org/ykamyshenko/liba.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "libA": [
22       "Pod/Assets/*.png"
23     ]
24   }