[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / 2 / 9 / 4 / ADVCore / 1.0.0 / ADVCore.podspec.json
blob9414ec9564462367c0c8818a174c491eaf113d24
2   "name": "ADVCore",
3   "version": "1.0.0",
4   "summary": "Advanpro SDK公共类库.",
5   "description": "Advanpro SDK公共类库(工具类、日志、原始数据).",
6   "homepage": "https://git.advanpro.cn/ios/ADVCore",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright © 2017 AdvanPro Limited. All Rights Reserved.\\n"
10   },
11   "authors": {
12     "Jack": "lijie@advanpro.hk"
13   },
14   "source": {
15     "http": "http://cdn.unifitapp.com/sdk/ios/ADVCore/1.0.0/ADVCore.framework.zip"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "xcconfig": {
21     "OTHER_LDFLAGS": "-ObjC"
22   },
23   "source_files": "ADVCore.framework/**/*.{h,m}",
24   "public_header_files": "ADVCore.framework/Headers/*.h",
25   "vendored_frameworks": "ADVCore.framework"