[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 3 / 8 / Sweather / 1.0.1 / Sweather.podspec.json
blob084e3adefe20fc5798e17e1472da133a43c04452
2   "name": "Sweather",
3   "version": "1.0.1",
4   "summary": "Sweather is a Swift wrapper around the openweathermap api.",
5   "homepage": "https://github.com/bfolder/Sweather",
6   "license": "MIT",
7   "authors": {
8     "Heiko Dreyer": "mail@boxedfolder.com"
9   },
10   "source": {
11     "git": "https://github.com/bfolder/Sweather.git",
12     "tag": "1.0.1"
13   },
14   "source_files": "Sweather/*.swift",
15   "frameworks": [
16     "Foundation",
17     "CoreLocation"
18   ],
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true