[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 5 / d / 2 / YJKit / 0.0.2 / YJKit.podspec.json
blob079f9bc16f19c6d700839fc221de2f379b1f3386
2   "name": "YJKit",
3   "version": "0.0.2",
4   "summary": "YJKit is a simple wrapper for iOS library.",
5   "homepage": "https://github.com/huang-kun/YJKit",
6   "license": "MIT",
7   "authors": {
8     "huang-kun": "jack-huang-developer@foxmail.com"
9   },
10   "source": {
11     "git": "https://github.com/huang-kun/YJKit.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/YJKit/**/*",
19   "public_header_files": "Pod/YJKit/**/*.h",
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "CoreGraphics",
24     "AVFoundation"
25   ]