blob: 3ab592729694d158edee933d27e35c944d1b0ac9 [file] [log] [blame]
{
"name": "YWKit",
"version": "0.0.8",
"summary": "YWKit summary",
"homepage": "https://github.com/TimorLeader/YWKit/tree/master",
"license": "MIT",
"authors": {
"yanwei": "654811239@qq.com"
},
"source": {
"git": "https://github.com/TimorLeader/YWKit.git",
"tag": "0.0.8"
},
"source_files": "YWKit/YWKit/Source/**/*.{h,m}",
"resources": [
"YWKit/YWKit/Source/**/*.{bundle,fsh,vsh,lic,xib}",
"YWKit/YWKit/Source/**/*.{xib}",
"YWKit/YWKit/Source/YWImage.xcassets",
"YWKit/YWKit/Source/*/*.{png,gif,jpg}"
],
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"CoreFoundation",
"QuartzCore",
"CoreGraphics"
],
"dependencies": {
"Masonry": [
],
"MBProgressHUD": [
],
"AFNetworking": [
]
},
"requires_arc": true
}