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