[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / c / e / HLToolkit / 0.1.0 / HLToolkit.podspec.json
blob6c8df1e1127ec27b56826530fb1431c1b6268213
2   "name": "HLToolkit",
3   "version": "0.1.0",
4   "summary": "HLToolkit is a collection of useful classes to develop Apps faster",
5   "homepage": "https://github.com/hailongiPhone/HLToolkit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "hailong_hh": "ghl_hh@hotmail.com"
12   },
13   "source": {
14     "git": "https://github.com/hailongiPhone/HLToolkit.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "HLToolkit/Classes/**/*.{h,m}",
21   "public_header_files": "HLToolkit/Classes/**/*.h",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]