[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / c / 7 / MYNewPrivatePod / 0.0.2 / MYNewPrivatePod.podspec.json
blob291378618fd6796ece05faacfa708c3ef9ab1728
2   "name": "MYNewPrivatePod",
3   "version": "0.0.2",
4   "summary": "MYNewPrivatePod Source.",
5   "description": "MYNewPrivatePod Source description",
6   "homepage": "https://github.com/yemingyu/MYCocoaPodsTest",
7   "license": {
8     "type": "Copyright",
9     "text": "           yemingyu copyright\n"
10   },
11   "authors": {
12     "yemingyu": "me@yemingyu.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/yemingyu/MYCocoaPodsTest.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "MYCocoaPodsTest",
23     "MYCocoaPodsTest/**/*.{h,m,mm}"
24   ],
25   "resources": "MYCocoaPodsTest/**/*.{png,xib,wav,plist}",
26   "requires_arc": true,
27   "prefix_header_file": "MYCocoaPodsTest/MYCocoaPodsTest-Prefix.pch"