[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / a / c / chrisTestP / 0.1.2 / chrisTestP.podspec.json
blob3c0d2cd37d7ab4d78fc24a5433da2682bde8ee70
2   "name": "chrisTestP",
3   "version": "0.1.2",
4   "summary": "a test project.",
5   "swift_version": "4",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/Chris0702/chrisTestP",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Chris0702": "jieyu0702@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Chris0702/chrisTestP.git",
17     "tag": "0.1.2"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "chrisTestP/Classes/**/*",
23   "resource_bundles": {
24     "Test_PrivateCocoaPod_A": [
25       "chrisTestP/Assets/*.{storyboard,xib,xcassets,json,imageset,png}"
26     ]
27   }