[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / 4 / 0 / CustomLibrary / 0.1.9 / CustomLibrary.podspec.json
blob9a8458282d0aa579d94993bf3053c8a05863393a
2   "name": "CustomLibrary",
3   "version": "0.1.9",
4   "summary": "custom library",
5   "description": "custom library information",
6   "homepage": "https://github.com/Rain-Li/CustomLibrary",
7   "license": "MIT",
8   "authors": {
9     "Rain": "lfqyu@outlook.com"
10   },
11   "source": {
12     "git": "https://github.com/Rain-Li/CustomLibrary.git",
13     "tag": "0.1.9"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/*",
20   "resource_bundles": {
21     "CustomLibrary": [
22       "Pod/Assets/*.png"
23     ]
24   }