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