[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / 2 / 7 / RXUserManager / 0.3 / RXUserManager.podspec.json
blobf68fdec43033d6b0dc4c6e3870d5b9be82f45138
2   "name": "RXUserManager",
3   "version": "0.3",
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.3"
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   }