blob: c2c6ef81722ca140d9757c98f11da879b6c1d2cb [file] [log] [blame]
{
"name": "AVKit",
"version": "0.1.0",
"summary": "A short description of AVKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ervivek40/AVKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ervivek40": "ervivek40@gmail.com"
},
"source": {
"git": "https://github.com/ervivek40/AVKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AVKit/Classes/**/*"
}