[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 5 / 9 / ForecastIO / 1.2.3 / ForecastIO.podspec.json
blob6350befdeb2d4a6ff9f9dbd5c71f5b42c9e833a0
2   "name": "ForecastIO",
3   "version": "1.2.3",
4   "summary": "ForecastIO is a Swift library for interfacing with the Dark Sky forecast API.",
5   "homepage": "https://github.com/ghodasara/ForecastIO",
6   "license": "MIT",
7   "authors": {
8     "Satyam Ghodasara": "sghodas@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/ghodasara/ForecastIO.git",
12     "tag": "1.2.3"
13   },
14   "social_media_url": "https://twitter.com/_Satyam_",
15   "platforms": {
16     "ios": "8.0",
17     "watchos": "2.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "ForecastIO": [
23       "Pod/Assets/*.png"
24     ]
25   }