blob: 6a63ac966236ebddd8a6278564243df1d1248da4 [file] [log] [blame]
{
"name": "WRKit",
"version": "1.1.25",
"summary": "kit & funcation的便利构造方法.",
"description": "kit & funcation的便利构造方法,常用视图的便利构造,常用的判断方法.",
"homepage": "https://github.com/GodFighter/WRKit-Foundation.git",
"license": "MIT",
"authors": {
"Leo Xiang": "xianghui_ios@163.com"
},
"source": {
"git": "https://github.com/GodFighter/WRKit-Foundation.git",
"tag": "1.1.25"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"social_media_url": "http://weibo.com/huigedang/home?wvr=5&lf=reg",
"requires_arc": true,
"subspecs": [
{
"name": "WRFoundation",
"source_files": "WRKit-Foundation/WRFoundation/*.{h,m}"
},
{
"name": "WRKit",
"source_files": "WRKit-Foundation/WRKit/**/*.{h,m}",
"dependencies": {
"WRKit/WRFoundation": [
]
}
}
]
}