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