blob: e6b4d493fa487b7a0344e3cbfcbe3ddef40e1dff [file] [log] [blame]
{
"name": "KDProject",
"version": "0.0.1",
"authors": {
"Herui": "heruicross@gmail.com"
},
"homepage": "https://github.com/red3/PodDemo",
"summary": "A lightweight, easy to use, attachment actionSheetView",
"source": {
"git": "https://github.com/red3/PodDemo.git",
"tag": "0.0.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"source_files": "KDProject/*",
"requires_arc": true,
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
}
}