blob: 860eca2d20f0940da00a3ebf9347451b663f14af [file] [log] [blame]
{
"name": "RXGuideManager",
"version": "0.5",
"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.5"
},
"description": "RXGuideManager is a simple guide manager.",
"source_files": "RXGuideManager/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}