[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 1 / e / GWLPodDemoCode / 0.0.1 / GWLPodDemoCode.podspec.json
blob18eafaf18b5daeebf3c54f07bc0ae26d51fe0837
2   "name": "GWLPodDemoCode",
3   "version": "0.0.1",
4   "summary": "pod 简单 demo.",
5   "description": "一个简单的pod的demo测试",
6   "homepage": "https://github.com/gwlCode/GWLPodDemoCode",
7   "license": "MIT",
8   "authors": {
9     "gwl": "153018865@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/gwlCode/GWLPodDemoCode.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "podDemo/podDemo/Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude"