blob: d9efa972e2ce2444029c415c547ac4a199f6c44b [file] [log] [blame]
{
"name": "TDMachineLibrary",
"version": "1.0.5",
"summary": "A marquee view used on iOS.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/CoderWD/TDMachineLibrary",
"license": "MIT",
"authors": {
"腾达二手机": "heweidong@outlook.com"
},
"source": {
"git": "https://github.com/CoderWD/TDMachineLibrary.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"ios": {
"vendored_frameworks": "TDMachineLibrary.framework"
},
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"SDWebImage": [
"~> 4.0.0-beta2"
],
"MJExtension": [
"~> 3.0.13"
],
"WDKit": [
],
"MBProgressHUD": [
"~> 1.0.0"
],
"ReactiveCocoa": [
"~> 2.3.1"
],
"JPush": [
"~> 3.0.5"
]
}
}