blob: 68f7b5d5f6e1e9c7c6685e6652d2c1fd4a19f5a3 [file] [log] [blame]
{
"name": "RXUserManager",
"version": "0.2",
"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.2"
},
"description": "RXUserManager is a user manager.",
"source_files": "RXUserManager/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "5.0"
}
}