blob: ce802c2ae8338ce93b101dad240b355b243fc6c5 [file] [log] [blame]
{
"name": "MyFirstLib_ringcentral",
"version": "1.1.0",
"summary": "A short description of MyFirstLib.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/rogerzhang/podlib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Roger Zhang": "roger.zhang@ringcentral.com"
},
"source": {
"git": "https://github.com/rogerzhang/podlib.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyFirstLib/Classes/**/*"
}