blob: 6c0c28873de116bc066fc1e6032b52037365adb0 [file] [log] [blame]
{
"name": "WYAKit",
"version": "0.1.10",
"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.10"
},
"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"
],
"YYText": [
]
}
}