blob: 8102de60e6266198e4e03a1e5ae35a2ebfb532a9 [file] [log] [blame]
{
"name": "DribbbleKit",
"version": "0.0.1",
"summary": "DribbbleKit",
"homepage": "https://github.com/CaptainTeemo/DribbbleKit.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Captain Teemo": "chriswoody05@icloud.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/CaptainTeemo/DribbbleKit.git",
"tag": "0.0.1"
},
"source_files": [
"DribbbleKit",
"Classes/**/*.{h,Swift}"
],
"requires_arc": true,
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
]
}
}