[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 2 / c / myPublicPod / 0.1.0 / myPublicPod.podspec.json
blob80f6d1077fd369dad9e4e2cbc93574d01a9d6e41
2   "name": "myPublicPod",
3   "version": "0.1.0",
4   "summary": "A short description of myPublicPod.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/charhu/myPublicPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "char_hu@sina.com": "jeb_hu@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/charhu/myPublicPod.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "myPublicPod/Classes/**/*",
22   "resource_bundles": {
23     "myPublicPod": [
24       "myPublicPod/Assets/file.bundle"
25     ]
26   }