[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / b / 8 / OpenAQKit / 1.1.1 / OpenAQKit.podspec.json
blobc11b10cda91476b147f7153fabfd80f3b2f15692
2   "name": "OpenAQKit",
3   "version": "1.1.1",
4   "summary": "A well written SDK that allows you to interact with the Open AQ API (http://openaq.org) and obtain air quality data with ease.",
5   "description": "Obtain air quality data with ease! This SDK allows you to seemlessly integrate the Open AQ API (http://openaq.org) with your project.",
6   "homepage": "https://github.com/hyerra/OpenAQKit",
7   "license": "MIT",
8   "authors": "Harish Yerra",
9   "platforms": {
10     "ios": "11.0",
11     "osx": "10.13",
12     "watchos": "4.0",
13     "tvos": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/hyerra/OpenAQKit.git",
17     "tag": "1.1.1"
18   },
19   "source_files": [
20     "Sources",
21     "Sources/**/*.{h,m}",
22     "Sources/OpenAQKit/*.swift",
23     "Sources/OpenAQKit/Model/*.swift"
24   ],
25   "exclude_files": "Sources/Exclude"