[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 7 / 6 / DFUDependence / 2.7.4 / DFUDependence.podspec.json
blob6bcc21673cea86970dee3d2efa9cf0920b9f57c6
2   "name": "DFUDependence",
3   "version": "2.7.4",
4   "summary": "DFUDependence SDK for iOS.",
5   "homepage": "https://github.com/ttlock/iOS_TTLock_Demo",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ttlock": "chensg@sciener.cn"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/ttlock/iOS_TTLock_Demo.git",
18     "tag": "2.7.4"
19   },
20   "vendored_frameworks": "TTLockFrameworks/DFUDependence.framework",
21   "preserve_paths": "TTLockFrameworks/DFUDependence.framework",
22   "libraries": "z",
23   "requires_arc": true,
24   "xcconfig": {
25     "ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES",
26     "ENABLE_BITCODE": "NO"
27   }