blob: b60f83ed8af6e32f2d51ced03a2b72e4172a62e5 [file] [log] [blame]
{
"name": "SamplePod1",
"version": "0.0.4",
"summary": "Testing Cocoapods",
"homepage": "https://github.com/GhazalahKhan/SamplePod1",
"license": "MIT",
"authors": {
"GhazalahKhan": "ghazalah.khan@kayosys.com"
},
"source": {
"git": "https://github.com/GhazalahKhan/SamplePod1.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*.{h,m,a}"
}