blob: 06c87a38bb073e5c6b5b4ddecbae1c59167bf714 [file] [log] [blame]
{
"name": "KidJson",
"version": "1.0.0",
"summary": "This is auto match json data with data file lib",
"description": "This CocoaPod provides the ability to match json data with objC data file",
"homepage": "https://github.com/thequan1/KidJson",
"license": "MIT",
"authors": {
"quan-nguyen": "thequan.ictbk@gmail.com"
},
"source": {
"git": "https://github.com/thequan1/KidJson.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}