[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 1 / e / WyzPodTest / 1.0.2 / WyzPodTest.podspec.json
blob770ea60b0239e05ae6e3590761d97addfb06952a
2   "name": "WyzPodTest",
3   "version": "1.0.2",
4   "summary": "一个简单的测试自建pod的项目.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/vieri68/WyzPodTest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vieri68": "wangvieri@126.com"
13   },
14   "source": {
15     "git": "https://github.com/vieri68/WyzPodTest.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "WyzPodTest/Classes/**/*",
22   "resource_bundles": {
23     "WyzPodTestRes": [
24       "WyzPodTest/Assets/*"
25     ]
26   },
27   "public_header_files": "Pod/Classes/Header.h",
28   "dependencies": {
29     "Masonry": [
31     ]
32   }