blob: cbac83898aa49fb07f7ee1f3aa9b03e9290ae3e4 [file] [log] [blame]
{
"name": "IOS-QuickDevelopTools",
"version": "1.0.2",
"summary": "include lots of my tools.",
"description": "include lots of my tools for one line install.",
"homepage": "https://github.com/vilyever",
"license": "MIT",
"authors": {
"vilyever": "vilyever@gmail.com"
},
"source": {
"git": "https://github.com/vilyever/IOS-QuickDevelopTools.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"IOS-QuickDevelopTools": [
"Pod/Assets/*.png"
]
},
"public_header_files": "Pod/Classes/**/*.h",
"dependencies": {
"UISlider-TrackHeight": [
"~> 1.0.2"
],
"UIScrollView-Position": [
"~> 1.0.0"
],
"UISearchBar-InnerComponents": [
"~> 1.0.0"
],
"MediaPlayer-VolumeControl": [
"~> 1.0.1"
],
"NSDictionary-Enhance": [
"~> 1.0.0"
],
"IOS-QuickDevelopMacros": [
"~> 1.0.1"
]
}
}