[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 5 / d / Inapptics / 1.7.4 / Inapptics.podspec.json
bloba4bdde61bdff0fe7e8fb48273e522b2117bd1c10
2   "name": "Inapptics",
3   "version": "1.7.4",
4   "summary": "Inapptics helps app creators visually analize actual user behavior.",
5   "description": "Inapptics is a mobile analytics platform that helps app creators understand how people use their app and improve their product based on proactive insights.",
6   "homepage": "https://inapptics.com",
7   "documentation_url": "https://inapptics.com/docs/ios/integration.html",
8   "authors": {
9     "inapptics": "team@inapptics.com"
10   },
11   "license": {
12     "type": "Custom",
13     "file": "LICENSE.md"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "http": "https://s3.amazonaws.com/inapptics-cdn-ko0ld/sdk/cocoapods/Inapptics_174.zip"
20   },
21   "ios": {
22     "public_header_files": "Inapptics.framework/Headers/*.h",
23     "source_files": [
24       "Inapptics.framework/Headers/*.h",
25       "Inapptics.framework/Headers/*.h"
26     ],
27     "vendored_frameworks": "Inapptics.framework",
28     "frameworks": "UIKit"
29   },
30   "requires_arc": true,
31   "xcconfig": {
32     "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
33   }