blob: a0b5e7c7b98183dae14fb156d455db0dd3a3dc80 [file] [log] [blame]
{
"name": "DCViewController",
"version": "1.1.2",
"summary": "Some extension for UIViewController",
"homepage": "https://github.com/Tangdixi/DCViewController",
"license": {
"type": "MIT",
"text": "The DCTaskReactor use the MIT license"
},
"authors": {
"Tangdixi": "Tangdixi@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Tangdixi/DCViewController.git",
"tag": "1.1.2"
},
"source_files": "DCViewController/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}