[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / 7 / d / 3 / KDClass / 1.0.0 / KDClass.podspec.json
blob8fadb8f2050ca7e2b3c01e05ef873760ae4cbf81
2   "name": "KDClass",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/kangd/KDClass",
8   "authors": {
9     "kangd": "871109164@qq.com"
10   },
11   "summary": "ARC and GCD Compatible Reachability Class for iOS and OS X.",
12   "source": {
13     "git": "https://github.com/kangd/KDClass.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "ios": {
20     "source_files": "LCErrorView",
21     "frameworks": "UIKit"
22   },
23   "frameworks": "SystemConfiguration",
24   "osx": {
25     "frameworks": "AppKit"
26   }