[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 9 / c / NXUserManager / 0.1.0 / NXUserManager.podspec.json
blobbda5b9147afbe3d52824fc069deb2cac7521f3b1
2   "name": "NXUserManager",
3   "version": "0.1.0",
4   "summary": "基于YTKKeyValueStore,简单的本地化用户信息管理",
5   "homepage": "https://coding.net/u/nightx/p/NXUserManager/git",
6   "license": "MIT",
7   "authors": {
8     "nightx": "qufeng33@hotmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://git.coding.net/nightx/NXUserManager.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "NXUserManager",
18   "requires_arc": true,
19   "dependencies": {
20     "YTKKeyValueStore": [
22     ]
23   }