[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 5 / d / Inapptics / 1.1.4 / Inapptics.podspec.json
blob9bde3d2634274d963ac2dcebabbe45fdf48bcae9
2   "name": "Inapptics",
3   "version": "1.1.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   "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   "preserve_paths": "Inapptics.framework/*",
18   "source": {
19     "http": "https://s3.amazonaws.com/inapptics-cdn-ko0ld/sdk/cocoapods/Inapptics.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   }