[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / a / 3 / 8 / AppInfoTracker / 1.1.0 / AppInfoTracker.podspec.json
bloba09b1684ce2b296c1ac060368a043cd73b520b4c
2   "name": "AppInfoTracker",
3   "version": "1.1.0",
4   "summary": "App information tracker for your iOS, OS X, and tvOS app",
5   "description": "AppInfoTracker\n* Install versions history.\n* Tell you is First launch for certain version or build or today.\n* Tell you numbers of startups for app.",
6   "homepage": "https://github.com/qiusuo8/AppInfoTracker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zhao Zhihui": "zhihui.zhao.jl@gmail.com"
13   },
14   "social_media_url": "https://github.com/qiusuo8",
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0",
18     "osx": "10.10",
19     "watchos": "2.0"
20   },
21   "source": {
22     "git": "https://github.com/qiusuo8/AppInfoTracker.git",
23     "tag": "1.1.0"
24   },
25   "source_files": [
26     "Sources/*.swift",
27     "Sources/AppInfoTracker.h",
28     "Sources/AppInfoTracker.swift"
29   ],
30   "public_header_files": [
31     "Sources/AppInfoTracker.h"
32   ],
33   "requires_arc": true,
34   "frameworks": "Foundation",
35   "pod_target_xcconfig": {
36     "SWIFT_VERSION": "3.0"
37   },
38   "pushed_with_swift_version": "3.0"