[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / 2 / 7 / AncientLib / 0.8.9 / AncientLib.podspec.json
blob7de44ccfcff1a5846be72993bd9582936f7cbb60
2   "name": "AncientLib",
3   "version": "0.8.9",
4   "summary": "iOS Sdk helps you to track user events in your app and display notifications",
5   "homepage": "https://www.appier.com/en/index.html",
6   "documentation_url": "https://docs.aiqua.appier.com/docs",
7   "license": "MIT",
8   "authors": {
9     "appier": "rex.chen@appier.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/chunta/HeyRexLib.git",
16     "tag": "v0.8.9"
17   },
18   "default_subspecs": "ios-sdk",
19   "requires_arc": true,
20   "static_framework": true,
21   "subspecs": [
22     {
23       "name": "ios-sdk",
24       "libraries": "z",
25       "source_files": "NewLib/Classes/*.{h, m, swift}",
26       "vendored_libraries": "NewLib/Classes/*.a",
27       "frameworks": [
28         "AdSupport",
29         "CoreTelephony",
30         "SystemConfiguration",
31         "CoreLocation",
32         "ImageIO",
33         "MobileCoreServices"
34       ]
35     }
36   ]