blob: 561a0919d4c181751c6aa79cb5d438d9b4424bd3 [file] [log] [blame]
{
"name": "WYAKit",
"version": "0.0.1",
"summary": "WYAKit组件库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wya-team/WYAOCKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WYATeam": "Lsh"
},
"source": {
"git": "https://github.com/wya-team/WYAOCKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WYAKit/Classes/**/*",
"static_framework": true,
"resource_bundles": {
"WYAKit": [
"WYAKit/Assets/*.xcassets"
]
},
"prefix_header_file": "WYAKit/Classes/WYAHelp/WYAKitConfigePrefix.pch",
"dependencies": {
"Masonry": [
"~> 1.1.0"
],
"FMDB": [
"~>2.7.2"
],
"JQFMDB": [
"~>1.1.6"
],
"YYText": [
]
}
}