blob: 36244b616876a27697318a260df5a4a2e972febb [file] [log] [blame]
{
"name": "WYAKit",
"version": "0.1.12",
"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\\Ljh"
},
"source": {
"git": "https://github.com/wya-team/WYAOCKit.git",
"tag": "0.1.12"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WYAKit/Classes/**/*.{h,m,pch}",
"static_framework": true,
"resource_bundles": {
"WYAKit": [
"WYAKit/Assets/*.xcassets"
]
},
"frameworks": [
"UIKit",
"ImageIO"
],
"prefix_header_file": "WYAKit/Classes/WYAHelp/WYAKitConfigePrefix.pch",
"dependencies": {
"Masonry": [
"~> 1.1.0"
],
"FMDB": [
"~>2.7.2"
],
"JQFMDB": [
"~>1.1.6"
],
"YYImage": [
"~> 1.0.4"
],
"SVGKit": [
],
"MJRefresh": [
],
"SDWebImage": [
],
"Realm": [
"~> 3.11.1"
],
"AFNetworking": [
"~> 3.0"
],
"NTYAmrConverter": [
],
"AliyunOSSiOS": [
],
"YYText": [
]
}
}