blob: 643f1b83a4963972fd62315dc91abe18a0f3c7e9 [file] [log] [blame]
{
"name": "IAS_HelloWorld",
"version": "0.1.0",
"summary": "A short description of HelloWorld.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/pharris-integral/cocoapods-test",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pharris-integral": "pharris@integralads.com"
},
"source": {
"git": "https://github.com/pharris-integral/cocoapods-test.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HelloWorld/Classes/**/*"
}