[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / a / 0 / APIXU / 0.1.0 / APIXU.podspec.json
blob58967ffcbc6325390e7d82bf86eb7b9b031a59c6
2   "name": "APIXU",
3   "version": "0.1.0",
4   "summary": "Swift library for Apixu Weather API http://www.apixu.com",
5   "description": "'iOS library for Apixu Weather API http://www.apixu.com'",
6   "homepage": "https://github.com/manuelbulos/apixu-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "manuelbulos": "manuelbulos@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/manuelbulos/apixu-iOS.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/manuelbulos",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "APIXU/Classes/**/*",
24   "frameworks": [
25     "Foundation",
26     "CoreLocation"
27   ],
28   "swift_version": "5.0"