blob: 8854bffaa37db64ac3019dee916ee241b3826545 [file] [log] [blame]
{
"name": "RXUserManager",
"version": "0.1",
"license": "MIT",
"summary": "RXUserManager is a user manager",
"homepage": "https://github.com/xzjxylophone/RXUserManager",
"authors": {
"Rush.D.Xzj": "xzjxylophoe@gmail.com"
},
"social_media_url": "http://weibo.com/xzjxylophone",
"source": {
"git": "https://github.com/xzjxylophone/RXUserManager.git",
"tag": "v0.1"
},
"description": "RXUserManager is a user manager.",
"source_files": "RXUserManager/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "5.0"
}
}