[Add] VisionSDK 1.6.2
[CocoaPods.git] / Specs / 7 / 3 / c / DSCocoaKit / 0.0.2 / DSCocoaKit.podspec.json
blobf2220645a1f77f6348487266e159a171c3158dff
2   "name": "DSCocoaKit",
3   "summary": "A collection of iOS components.",
4   "version": "0.0.2",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "滚龙": "dragonsun7@163.com"
11   },
12   "homepage": "https://github.com/dragonsun7/DSCocoaKit",
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/dragonsun7/DSCocoaKit.git",
18     "tag": "0.0.2"
19   },
20   "requires_arc": true,
21   "source_files": "DSCocoaKit/**/*.{h,m}",
22   "public_header_files": "DSCocoaKit/**/*.{h}"