[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / d / 3 / KDClass / 1.0.1 / KDClass.podspec.json
blob45fe4e164c1679a980dcbd8798586c55c3c7a42b
2   "name": "KDClass",
3   "version": "1.0.1",
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.1"
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   }