blob: 6e2c0676123079a06b90da48174d4acee8e0d10f [file] [log] [blame]
{
"name": "MDKJSONKit",
"version": "1.0.0",
"summary": "MDKJSONKit is JSONKit compatible iOS 9.0",
"homepage": "https://www.movalys.org",
"license": {
"type": "LGPLv3",
"file": "LGPLv3-LICENSE.txt"
},
"authors": "Sopra Steria Group",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MovalysMDK/mdk-ios-jsonkit.git",
"tag": "1.0.0"
},
"source_files": "MDKJSONKit/**/*.{h,m}",
"requires_arc": false
}