[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 5 / d / Inapptics / 1.2.0 / Inapptics.podspec.json
blobdb1f6ddb3f4b996c356408a1aca7b069671111e4
2   "name": "Inapptics",
3   "version": "1.2.0",
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   "authors": {
8     "inapptics": "team@inapptics.com"
9   },
10   "license": {
11     "type": "Custom",
12     "file": "LICENSE.md"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "http": "https://s3.amazonaws.com/inapptics-cdn-ko0ld/sdk/cocoapods/Inapptics.zip"
19   },
20   "ios": {
21     "public_header_files": "Inapptics.framework/Headers/*.h",
22     "source_files": [
23       "Inapptics.framework/Headers/*.h",
24       "Inapptics.framework/Headers/*.h"
25     ],
26     "vendored_frameworks": "Inapptics.framework",
27     "frameworks": "UIKit"
28   },
29   "requires_arc": true,
30   "xcconfig": {
31     "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
32   }