blob: 6e70c672c3155cecd80a19e0ac08337586399be1 [file] [log] [blame]
{
"name": "DCViewController",
"version": "1.1",
"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"
},
"source_files": "DCViewController/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}