blob: 567635cef88126ec25007dc64dceaff32842eca4 [file] [log] [blame]
{
"name": "KTestpod",
"version": "0.0.1",
"summary": "library test of KTestPod.",
"homepage": "https://github.com/krizti/TestPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kirthi": "kiruthika@rootwork.co"
},
"source": {
"git": "https://github.com/krizti/TestPod.git",
"tag": "0.0.1"
},
"source_files": "TestPod/Classes/*.{h,m}",
"platforms": {
"ios": null
},
"requires_arc": false
}