[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / c / 2 / WYAKit / 0.0.1 / WYAKit.podspec.json
blob561a0919d4c181751c6aa79cb5d438d9b4424bd3
2   "name": "WYAKit",
3   "version": "0.0.1",
4   "summary": "WYAKit组件库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wya-team/WYAOCKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WYATeam": "Lsh"
13   },
14   "source": {
15     "git": "https://github.com/wya-team/WYAOCKit.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WYAKit/Classes/**/*",
22   "static_framework": true,
23   "resource_bundles": {
24     "WYAKit": [
25       "WYAKit/Assets/*.xcassets"
26     ]
27   },
28   "prefix_header_file": "WYAKit/Classes/WYAHelp/WYAKitConfigePrefix.pch",
29   "dependencies": {
30     "Masonry": [
31       "~> 1.1.0"
32     ],
33     "FMDB": [
34       "~>2.7.2"
35     ],
36     "JQFMDB": [
37       "~>1.1.6"
38     ],
39     "YYText": [
41     ]
42   }