[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / f / 4 / FourChanAPI / 0.0.2 / FourChanAPI.podspec.json
blob144e7813c8daa3cfb85641520de25a387ee7989e
2   "name": "FourChanAPI",
3   "module_name": "FourChanAPI",
4   "version": "0.0.2",
5   "summary": "Wrapper for the 4chan api",
6   "description": "Wrapper for the 4chan API. For iOS/OS X",
7   "homepage": "https://github.com/nuclearace/FourChanAPI",
8   "license": {
9     "type": "MIT"
10   },
11   "authors": {
12     "Erik": "nuclear.ace@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.10",
17     "tvos": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/nuclearace/FourChanAPI.git",
21     "tag": "v0.0.2"
22   },
23   "source_files": "Source/**/*.swift",
24   "requires_arc": true