[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 8 / 6 / STKit / 1.0 / STKit.podspec.json
blob1b1f128524de0e0720b95ca9ef21f0f2ad3457b5
2   "name": "STKit",
3   "version": "1.0",
4   "summary": "快速开发",
5   "description": "一些有用的类加快app开发,非常全面,是UIKit、Foundation的扩展",
6   "homepage": "https://github.com/STShenZhaoliang",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shentian": "409178030@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/STShenZhaoliang/STKit.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "STKit/STKit/**/*.{h,m}",
22   "public_header_files": "STKit/STKit/**/*.{h}"