[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / e / d / ZJTest_2 / 0.0.2 / ZJTest_2.podspec.json
blob88a6437c63ac1c43f93f2ce364b40fb4cf4082ed
2   "name": "ZJTest_2",
3   "version": "0.0.2",
4   "summary": "a simple test for framework.",
5   "description": "this is a test for framework and mypods.",
6   "homepage": "https://github.com/qiannianye/ZJTest_2",
7   "license": "MIT",
8   "authors": {
9     "jizhaoxia": "jizhaoxia@cardqu.com"
10   },
11   "source": {
12     "git": "https://github.com/qiannianye/ZJTest_2.git",
13     "tag": "0.0.2"
14   },
15   "source_files": [
16     "Framework",
17     "Framework/**/*.{h,m}"
18   ],
19   "exclude_files": "Classes/Exclude",
20   "resource_bundles": {
21     "ZJTest_2": [
22       "ZJTest_2/Resources/*.png"
23     ]
24   },
25   "frameworks": "UIKit",
26   "platforms": {
27     "osx": null,
28     "ios": null,
29     "tvos": null,
30     "watchos": null
31   }