blob: 83ff2c459f5443b98451a35a90925c2d57b1352e [file] [log] [blame]
{
"name": "RXPopView",
"version": "0.2",
"license": "MIT",
"summary": "RXPopView is a simple pop view",
"homepage": "https://github.com/xzjxylophone/RXPopView",
"authors": {
"Rush.D.Xzj": "xzjxylophoe@gmail.com"
},
"social_media_url": "http://weibo.com/xzjxylophone",
"source": {
"git": "https://github.com/xzjxylophone/RXPopView.git",
"tag": "v0.2"
},
"description": "RXScrollView is a simple pop view.",
"source_files": "RXPopView/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}