blob: d4486d17d31ddae582d676063aeac3bd9331bb8a [file] [log] [blame]
{
"name": "YHIphoneKit",
"version": "0.0.1",
"summary": "Iphone develope tools",
"homepage": "https://github.com/LiuYongHeng/YHIphoneKit",
"license": "MIT",
"authors": {
"LiuYongheng": "200829253@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LiuYongHeng/YHIphoneKit.git",
"tag": "0.0.1"
},
"source_files": [
"YHIphoneSDK",
"YHIphoneSDK/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}