[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 0 / 4 / e / AppierFramework / 0.1.0 / AppierFramework.podspec.json
blobd556d9838e62c4841f72e517632d23d1770c9344
2   "name": "AppierFramework",
3   "version": "0.1.0",
4   "summary": "AppierFramework is the library for Appier Enterprise Solutions.",
5   "homepage": "https://www.appier.com/en/index.html",
6   "documentation_url": "https://docs.aiqua.appier.com/docs",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Appier": "shiv.raj@appier.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/appier/appier-ios-framework.git",
19     "tag": "v0.1.0"
20   },
21   "ios": {
22     "vendored_frameworks": "Appier.framework"
23   },
24   "frameworks": [
25     "AdSupport",
26     "CoreTelephony",
27     "SystemConfiguration",
28     "CoreLocation",
29     "ImageIO",
30     "MobileCoreServices"
31   ],
32   "requires_arc": true