blob: 5aa0871770d894f17c7426c2eca0a27cda49f5d0 [file] [log] [blame]
{
"name": "RXGuideManager",
"version": "0.2",
"license": "MIT",
"summary": "RXGuideManager is a simple guide manager",
"homepage": "https://github.com/xzjxylophone/RXGuideManager",
"authors": {
"Rush.D.Xzj": "xzjxylophoe@gmail.com"
},
"social_media_url": "http://weibo.com/xzjxylophone",
"source": {
"git": "https://github.com/xzjxylophone/RXGuideManager.git",
"tag": "v0.2"
},
"description": "RXGuideManager is a simple guide manager.",
"source_files": "RXGuideManager/*.{h,m,xib}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}