[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 6 / 3 / Roatlas / 0.1.5 / Roatlas.podspec.json
blob81b23c9c25758761eccf13a3786e0b68e693c9b5
2   "name": "Roatlas",
3   "version": "0.1.5",
4   "summary": "This pod offers a component through which you can search and select the vast majority of localities in Romania.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/DanielGogozan/Roatlas",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniel Gogozan": "gogozandaniel@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/DanielGogozan/Roatlas.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Roatlas/Classes/**/*",
22   "resource_bundles": {
23     "Roatlas": [
24       "Roatlas/Classes/**/*.csv"
25     ]
26   },
27   "dependencies": {
28     "SwiftCSV": [
30     ]
31   }