[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 2 / 1 / Swift-GCD / 0.0.1 / Swift-GCD.podspec.json
bloba8ce3c9f5277b0ce88f57d703934d4d759f2a188
2   "name": "Swift-GCD",
3   "version": "0.0.1",
4   "summary": "Swift-GCD",
5   "homepage": "https://github.com/temagit/Swift-GCD",
6   "license": "MIT",
7   "authors": {
8     "TemaSir": "tianxin@gsoft.cc"
9   },
10   "source": {
11     "git": "https://github.com/temagit/Swift-GCD.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Swift-GCD/*.swift",
19   "frameworks": "UIKit",
20   "xcconfig": {
21     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
22     "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"${PODS_ROOT}\"/**",
23     "LIBRARY_SEARCH_PATHS": "$(inherited) \"${PODS_ROOT}\"/**"
24   },
25   "pushed_with_swift_version": "3.0"