blob: f6d489ab42d8b0196eaf5c74bad4c9e7743d6892 [file] [log] [blame]
{
"name": "ACDExtension",
"version": "0.0.1",
"summary": "A short description of ACDExtension.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/nspangbo/ACDExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nspangbo": "nspangbo@gmail.com"
},
"source": {
"git": "https://github.com/nspangbo/ACDExtension.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ACDExtension/Classes/**/*",
"frameworks": "UIKit"
}