blob: c47acd81b65453fc217dc83cec8c57e63155e190 [file] [log] [blame]
{
"name": "Pluralization.obj",
"version": "0.0.1",
"summary": "Pluralization from iOS",
"homepage": "https://github.com/it-machine/Pluralization.objc",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Romankov Sergey": "romankov.sergey@gmail.com"
},
"source": {
"git": "https://github.com/it-machine/Pluralization.objc.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": false,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}