[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / f / 5 / d / Inapptics / 1.0.0 / Inapptics.podspec.json
blob0af8ea8c0be627f8a97718de88b3a9ccd95c6e14
2   "name": "Inapptics",
3   "version": "1.0.0",
4   "summary": "Analytics library for iOS",
5   "homepage": "https://inapptics.com",
6   "authors": {
7     "inapptics": "team@inapptics.com"
8   },
9   "platforms": {
10     "ios": "8.0"
11   },
12   "license": {
13     "type": "Custom",
14     "file": "LICENSE.md"
15   },
16   "source": {
17     "http": "http://d1lipfk7g3laca.cloudfront.net/sdk/cocoapods/inapptics.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "Inapptics.framework"
21   },
22   "requires_arc": true,
23   "xcconfig": {
24     "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
25   }