{ | |
"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" | |
} |