[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / b / 2 / UILocalizable / 0.3.1 / UILocalizable.podspec.json
blobe0a657c4cc115a051d1be82ada1cead713179e5f
2   "name": "UILocalizable",
3   "version": "0.3.1",
4   "summary": "A simple way to localize iOS apps",
5   "description": "A simple way to localize iOS apps. Allow localize UI on storyboard and source code",
6   "homepage": "https://github.com/dmanuelcl/UILocalizable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dani Manuel Céspedes Lara": "dmanuelcl@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/dmanuelcl/UILocalizable.git",
16     "tag": "0.3.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "UILocalizable/Classes/**/*"