[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 1 / ZXToolKit / 0.1.2 / ZXToolKit.podspec.json
blob3f938c4617c69b6c90a46bf625720e4e086f287c
2   "name": "ZXToolKit",
3   "version": "0.1.2",
4   "homepage": "https://github.com/zixun/ZXToolKit",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "子循": "chenyl.exe@gmail.com"
11   },
12   "summary": "Tool class which commonly used in the development of iOS",
13   "description": "ZXToolKit is a tool class kit which commonly used in the development of iOS,Make development more convenient",
14   "platforms": {
15     "ios": "4.3"
16   },
17   "source": {
18     "git": "git@github.com:zixun/ZXToolKit.git",
19     "tag": "0.1.2"
20   },
21   "source_files": "ZXToolKit/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "CoreGraphics"
26   ],
27   "requires_arc": true