[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 1 / 0 / forecast-ios-api / 0.0.1 / forecast-ios-api.podspec.json
blobccfd80694638963ae001734689cf4e9d8e70abc6
2   "name": "forecast-ios-api",
3   "version": "0.0.1",
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.1"
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   }