blob: a2e5b169356cf988d94cc95a1f4ab2362479f6c9 [file] [log] [blame]
{
"name": "KTestpod",
"version": "0.0.2",
"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.2"
},
"source_files": "TestPod/Classes/*.{h,m}",
"platforms": {
"ios": null
},
"requires_arc": false
}