[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 9 / 2 / b / TestWork / 1.0.0 / TestWork.podspec.json
blob3f61e7c0f5f26e49f7f95c44f98e3a7f2d1f3ed0
2   "name": "TestWork",
3   "version": "1.0.0",
4   "summary": "TestWork SDK",
5   "homepage": "https://github.com/zlbfzl/TestWork",
6   "license": {
7     "type": "MIT",
8     "file": "FILE_LICENSE"
9   },
10   "source_files": "include/*.h",
11   "platforms": {
12     "ios": "6.0"
13   },
14   "authors": {
15     "zl": "295233275@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/zlbfzl/TestWork.git",
19     "tag": "1.0.0"
20   },
21   "resources": "TestWork.bundle",
22   "ios": {
23     "vendored_frameworks": "TestWork.framework",
24     "vendored_libraries": "libSobotLib.a"
25   },
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ]