blob: 43bb5eb950df4a0c1f907847e2f9ecb02143e507 [file] [log] [blame]
{
"name": "RXInfoHelper",
"version": "0.1",
"license": "MIT",
"summary": "RXInfoHelper is a simple bundle info",
"homepage": "https://github.com/xzjxylophone/RXInfoHelper",
"authors": {
"Rush.D.Xzj": "xzjxylophoe@gmail.com"
},
"social_media_url": "http://weibo.com/xzjxylophone",
"source": {
"git": "https://github.com/xzjxylophone/RXInfoHelper.git",
"tag": "v0.1"
},
"description": "RXInfoHelper is a simple bundle info.",
"source_files": "RXInfoHelper/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "5.0"
}
}