[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 2 / 7 / RXUserManager / 0.2 / RXUserManager.podspec.json
blob68f7b5d5f6e1e9c7c6685e6652d2c1fd4a19f5a3
2   "name": "RXUserManager",
3   "version": "0.2",
4   "license": "MIT",
5   "summary": "RXUserManager is a user manager",
6   "homepage": "https://github.com/xzjxylophone/RXUserManager",
7   "authors": {
8     "Rush.D.Xzj": "xzjxylophoe@gmail.com"
9   },
10   "social_media_url": "http://weibo.com/xzjxylophone",
11   "source": {
12     "git": "https://github.com/xzjxylophone/RXUserManager.git",
13     "tag": "v0.2"
14   },
15   "description": "RXUserManager is a user manager.",
16   "source_files": "RXUserManager/*.{h,m}",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "5.0"
24   }