blob: ce17c23d00a0f6c20ece7703fb6dd981478ea976 [file] [log] [blame]
{
"name": "TestingCocoapod",
"version": "0.0.1",
"summary": "This is a test to make a pull request.",
"homepage": "http://www.kayosys.com",
"license": "MIT",
"authors": {
"GhazalahKhan": "ghazalah.khan@kayosys.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/GhazalahKhan/TestingCocoapod.git",
"tag": "0.0.1"
},
"source_files": "Pod/Classes/*{h,m,a}"
}