blob: b313d96b0435fd743d599c31054e318dc07ca075 [file] [log] [blame]
{
"name": "SamplePod1",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*.{h,m,framework}"
}