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