[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / d / a / AviarySDK / 3.3.4 / AviarySDK.podspec.json
bloba85057493b0eefb2303e385007d61e21380a66f1
2   "name": "AviarySDK",
3   "version": "3.3.4",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "summary": "Aviary's photo editing SDK for iOS.",
8   "homepage": "http://www.aviary.com/ios",
9   "license": {
10     "type": "Commercial",
11     "text": "      Copyright (c) 2013 Aviary, Inc. All rights reserved.\n"
12   },
13   "authors": {
14     "Aviary, Inc.": "api@aviary.com"
15   },
16   "source": {
17     "http": "http://scripts.aviary.com/sdk/ios/3.3.4/Aviary-iOS-SDK.zip"
18   },
19   "source_files": "3.3.4-master-basic/AviarySDK/Headers/*",
20   "resources": "3.3.4-master-basic/AviarySDK/Resources/AviarySDKResources.bundle",
21   "preserve_paths": "3.3.4-master-basic/AviarySDK/libAviarySDK.a",
22   "frameworks": [
23     "QuartzCore",
24     "Accelerate",
25     "StoreKit",
26     "CoreData",
27     "CoreText",
28     "MessageUI",
29     "OpenGLES",
30     "SystemConfiguration"
31   ],
32   "weak_frameworks": "AdSupport",
33   "libraries": [
34     "AviarySDK",
35     "z",
36     "sqlite3"
37   ],
38   "requires_arc": true,
39   "xcconfig": {
40     "OTHER_LDFLAGS": "-ObjC -all_load",
41     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/AviarySDK/3.3.4-master-basic/AviarySDK\""
42   }