[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / b / c / 2 / MainThreadGuard / 2.1.0 / MainThreadGuard.podspec.json
blob393b4ef6efad65771b170f810daa2aec318dcb50
2   "name": "MainThreadGuard",
3   "summary": "Tracking UIKit access on main thread",
4   "version": "2.1.0",
5   "homepage": "https://github.com/onmyway133/MainThreadGuard",
6   "license": "MIT",
7   "authors": {
8     "Khoa Pham": "onmyway133@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/onmyway133/MainThreadGuard.git",
12     "tag": "2.1.0"
13   },
14   "social_media_url": "https://twitter.com/onmyway133",
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.2"
18   },
19   "requires_arc": true,
20   "source_files": "Sources/**/*",
21   "ios": {
22     "frameworks": [
23       "UIKit",
24       "Foundation"
25     ]
26   },
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "3.0"
29   },
30   "pushed_with_swift_version": "3.0"