blob: e95193d3795838a04b1ef8d7eb22021201b0c4a8 [file] [log] [blame]
{
"name": "SamplePod1",
"version": "0.0.1",
"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.1",
"commit": "2634654c53e051627a67c68ea51c944a6d875d73"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*.{h,m}"
}