[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 4 / b / OpenAPI / 1.0.2 / OpenAPI.podspec.json
blob7fc6fc60e4a89aba61f4b763207b9fb431d475aa
2   "name": "OpenAPI",
3   "version": "1.0.2",
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   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "In-telligent Team": "manohar.pitla@senecaglobal.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "requires_arc": true,
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "ios": {
25     "vendored_frameworks": "OpenAPI.framework"
26   },
27   "source": {
28     "http": "https://d1p417obravd9g.cloudfront.net/attachments/OpenAPI.zip"
29   },
30   "dependencies": {
31     "Alamofire": [
33     ],
34     "RealmSwift": [
36     ],
37     "SwiftyJSON": [
39     ]
40   }