blob: 93429d01a656d2db74426bead8cc44d2f904c0be [file] [log] [blame]
{
"name": "ACSnippet",
"version": "0.1.0",
"summary": "A short description of ACSnippet.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mrcrow/ACSnippet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mrcrow": "wwz.michael@gmail.com"
},
"source": {
"git": "https://github.com/mrcrow/ACSnippetCode.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ACSnippet/Classes/**/*",
"frameworks": [
"UIKit",
"CoreLocation",
"Foundation",
"QuartzCore"
],
"dependencies": {
"YYKit": [
],
"Reachability": [
]
}
}