[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 5 / d / 2 / YJKit / 0.1.29 / YJKit.podspec.json
blob50486408052760d019e355d8cfed15fe877f9320
2   "name": "YJKit",
3   "version": "0.1.29",
4   "license": "MIT",
5   "summary": "YJKit is a simple wrapper for iOS library.",
6   "homepage": "https://github.com/huang-kun/YJKit",
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.1.29"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "YJKit/**/*",
19   "public_header_files": "YJKit/**/*.h",
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "CoreGraphics",
24     "AVFoundation"
25   ]