blob: a9680fdd8ccd82273f0123e995136c6f41da3ef2 [file] [log] [blame]
{
"name": "AGLightSdk",
"version": "0.1.0",
"summary": "Sdk light for AGLightSdk.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/aliascocoa/AGLightSdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aliascocoa": "cocoaalias@gmail.com"
},
"source": {
"git": "https://github.com/aliascocoa/AGLightSdk.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AGLightSdk/Classes/**/*"
}