[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 4 / b / OpenAPI / 1.0.4 / OpenAPI.podspec.json
blobb3729c8f63245ed1186dd355b849acc3991522b1
2   "name": "OpenAPI",
3   "version": "1.0.4",
4   "summary": "A subscription-based library.",
5   "description": "A subscription-based library, which has 3 core features. 1. Override alerts, 2. Auto subscription, 3. Notification translation.",
6   "homepage": "https://in-telligent.com/",
7   "documentation_url": "https://github.com/In-telligentLLC/openapi-ios/blob/P000851903-4552-open-api-i-os-writing-new-openapi-markdownlanguage/OpenApi%20integration.md",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "In-telligent Team": "manohar.pitla@senecaglobal.com"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "requires_arc": true,
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "ios": {
26     "vendored_frameworks": "OpenAPI.framework"
27   },
28   "source": {
29     "http": "https://d1p417obravd9g.cloudfront.net/attachments/OpenAPI.zip"
30   },
31   "dependencies": {
32     "Alamofire": [
34     ],
35     "RealmSwift": [
37     ],
38     "SwiftyJSON": [
40     ]
41   }