blob: 002e57b454836f5c6c123db243971e61450f2585 [file] [log] [blame]
{
"name": "DSObject",
"version": "1.0.0",
"summary": "A short description of DSObject.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/apadalko/DSObject",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"apadalko": "a.padalko@icloud.com"
},
"source": {
"git": "https://github.com/apadalko/DSObject.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DSObject/Classes/**/*"
}