[Add] mars_ios_liteav 12.0.8
[CocoaPods.git] / Specs / e / 2 / 3 / AppMixable / 0.1.3 / AppMixable.podspec.json
blobbec1c37839880f0c635d3bc95bdf53b7b6d3f721
2   "name": "AppMixable",
3   "version": "0.1.3",
4   "summary": "SDK for loading customized content from Appmixable.com",
5   "description": "AppMixable invites creative users to build and share custom in-app experiences. Every remix is shareable via urls that deeplink into custom experiences. You decide what parts of your app can be changed by your users and AppMixable",
6   "homepage": "http://appmixable.com/",
7   "authors": "mosojo inc",
8   "license": {
9     "type": "commercial",
10     "text": "https://appmixable.com/terms"
11   },
12   "source": {
13     "http": "http://appmixable.com/builds/AppMixable-0.1.3.zip"
14   },
15   "platforms": {
16     "ios": "5.1"
17   },
18   "frameworks": [
19     "AppMixable",
20     "Security",
21     "Foundation",
22     "CFNetwork",
23     "UIKit",
24     "CoreGraphics"
25   ],
26   "resources": "AppMixable.bundle",
27   "xcconfig": {
28     "OTHER_LDFLAGS": "-ObjC",
29     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/AppMixable\""
30   },
31   "ios": {
32     "vendored_frameworks": "AppMixable.framework"
33   },
34   "compiler_flags": "-ObjC",
35   "requires_arc": true