[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 1 / 0 / forecast-ios-api / 0.0.4 / forecast-ios-api.podspec.json
blobc902589daa506f7dff8d26f35284451762906a2f
2   "name": "forecast-ios-api",
3   "version": "0.0.4",
4   "summary": "A simple Objective-C wrapper for the Forecast.io API.",
5   "homepage": "https://github.com/okitsutakatomo/forecast-ios-api",
6   "license": "MIT",
7   "authors": {
8     "takatomo okitsu": "okitsu.takatomo.m@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/okitsutakatomo/forecast-ios-api.git",
12     "tag": "0.0.4"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "Forecast",
18   "frameworks": "CoreLocation",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
23     ]
24   }