[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 9 / 2 / c / Pythonic / 0.2.0 / Pythonic.podspec.json
blob1dd1f2a99b6e8ac61fd68ae62ce493546e60b83b
2   "name": "Pythonic",
3   "version": "0.2.0",
4   "summary": "Us NS Collections like Python.",
5   "description": "Pythonic \n-----------\nPythonic is a code candy box. It make you use Collections \nlike python -- split, trim and random choice.\n\n",
6   "homepage": "https://github.com/Dwarfartisan/ObjectiveC-Pythonic",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Mars Liu": "march.liu@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Dwarfartisan/ObjectiveC-Pythonic.git",
16     "tag": "0.2.0"
17   },
18   "source_files": "Pythonic/Pythonic/**/*.{h,m}",
19   "platforms": {
20     "ios": "5.0"
21   },
22   "requires_arc": false