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