[Add] TPNBaiduSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 2 / 3 / 6 / ZUtilsX / 0.0.13 / ZUtilsX.podspec.json
blob4035c17d1531309f2d32f15e56537730cb21b806
2   "name": "ZUtilsX",
3   "version": "0.0.13",
4   "summary": "Personal IOS Utils Code.",
5   "description": "工具代码集. 包含宏定义, 工具类, 向Foundation/UIKit添加的分类, 自定义工具视图, JSON工具类, MBProgressHUD工具类, Keychain工具类.",
6   "homepage": "https://github.com/CharLemAznable/ZUtilsX",
7   "license": "MIT",
8   "authors": "CharLemAznable",
9   "platforms": {
10     "ios": "5.0"
11   },
12   "requires_arc": false,
13   "source": {
14     "git": "https://github.com/CharLemAznable/ZUtilsX.git",
15     "tag": "0.0.13"
16   },
17   "source_files": "ZUtilsX/**/*.{h,m}",
18   "frameworks": [
19     "Foundation",
20     "CoreGraphics",
21     "UIKit",
22     "Security"
23   ]