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