[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 6 / d / 2 / ExtKit / 0.2 / ExtKit.podspec.json
blobbb8fea0f7367f2083f66ad5abace255895e8afca
2   "name": "ExtKit",
3   "version": "0.2",
4   "summary": "ExtKit is fast development tool library",
5   "homepage": "https://github.com/ydj/ExtKit",
6   "license": "MIT",
7   "authors": {
8     "YDJ": "yudejian@163.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/ydj/ExtKit.git",
15     "tag": "0.2"
16   },
17   "source_files": "ExtKit/**/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": [
20     "Foundation",
21     "UIKit",
22     "ImageIO",
23     "Security",
24     "libz"
25   ]