[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / 4 / 0 / CustomLibrary / 0.3.7 / CustomLibrary.podspec.json
blob37793cf6df28e7e4b78cee9c240c61519979648f
2   "name": "CustomLibrary",
3   "version": "0.3.7",
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.3.7"
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   }