blob: b9f4f4d116738eee590be0394a19b94ae4640864 [file] [log] [blame]
{
"name": "YWKit",
"version": "0.0.7",
"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.7"
},
"source_files": "YWKit/YWKit/Source/**/*.{h,m}",
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"CoreFoundation",
"QuartzCore",
"CoreGraphics"
],
"dependencies": {
"Masonry": [
],
"MBProgressHUD": [
],
"AFNetworking": [
]
},
"requires_arc": true
}