[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 5 / a / ELKUtilKit / 1.2.7 / ELKUtilKit.podspec.json
bloba41cd477f5e8d727faa3c38727443c149a69741b
2   "name": "ELKUtilKit",
3   "version": "1.2.7",
4   "summary": "Util",
5   "description": "Some useful tools",
6   "homepage": "https://github.com/elkshrek/ELKUtilKit",
7   "license": "MIT",
8   "authors": {
9     "Jonathan": "Jonathan_dk@163.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/elkshrek/ELKUtilKit.git",
16     "tag": "1.2.7"
17   },
18   "requires_arc": true,
19   "public_header_files": "ELKUtilKit/**/*.h",
20   "source_files": "ELKUtilKit/**/*.{h,m}",
21   "ios": {
22     "frameworks": [
23       "Foundation",
24       "UIKit",
25       "SystemConfiguration"
26     ]
27   },
28   "libraries": [
29     "c++",
30     "z"
31   ]