[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / 2 / 7 / AncientLib / 0.8.20 / AncientLib.podspec.json
blobaca09e42281adbf82b3f17373f3de72cd06c7886
2   "name": "AncientLib",
3   "version": "0.8.20",
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": {
8     "type": "MIT",
9     "file": "Classes/LICENSE"
10   },
11   "authors": {
12     "appier": "rex.chen@appier.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/chunta/HeyRexLib.git",
19     "tag": "v0.8.20"
20   },
21   "default_subspecs": "ios-sdk",
22   "requires_arc": true,
23   "static_framework": true,
24   "subspecs": [
25     {
26       "name": "ios-sdk",
27       "libraries": "z",
28       "source_files": "Classes/**/*",
29       "vendored_libraries": "Classes/*.a",
30       "frameworks": [
31         "AdSupport",
32         "CoreTelephony",
33         "SystemConfiguration",
34         "CoreLocation",
35         "ImageIO",
36         "MobileCoreServices"
37       ]
38     }
39   ]