blob: dd5550f9ddc0771c18cb12dff11aae60b944ad42 [file] [log] [blame]
{
"name": "WRKit",
"version": "1.0.12",
"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.0.12"
},
"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}"
}
]
}