blob: 1dd1f2a99b6e8ac61fd68ae62ce493546e60b83b [file] [log] [blame]
{
"name": "Pythonic",
"version": "0.2.0",
"summary": "Us NS Collections like Python.",
"description": "Pythonic \n-----------\nPythonic is a code candy box. It make you use Collections \nlike python -- split, trim and random choice.\n\n",
"homepage": "https://github.com/Dwarfartisan/ObjectiveC-Pythonic",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Mars Liu": "march.liu@gmail.com"
},
"source": {
"git": "https://github.com/Dwarfartisan/ObjectiveC-Pythonic.git",
"tag": "0.2.0"
},
"source_files": "Pythonic/Pythonic/**/*.{h,m}",
"platforms": {
"ios": "5.0"
},
"requires_arc": false
}