[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / f / d / libA / 0.3.0 / libA.podspec.json
blobec6fc52e47e61017b4e55a5bc558c43c9f7bd47f
2   "name": "libA",
3   "version": "0.3.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.3.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   }