[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / f / 9 / e / BingAPI / 0.3.0 / BingAPI.podspec.json
blobc9dbfa89ecf014d751fc12dd7fe7ed73beeab5cf
2   "name": "BingAPI",
3   "version": "0.3.0",
4   "license": "MIT",
5   "homepage": "https://github.com/Adorkable/BingAPIiOS",
6   "authors": {
7     "Ian Grossberg": "yo.ian.g@gmail.com"
8   },
9   "summary": "Simple access to the BingAPI",
10   "platforms": {
11     "ios": "9.1"
12   },
13   "source": {
14     "git": "https://github.com/Adorkable/BingAPIiOS.git",
15     "tag": "0.3.0"
16   },
17   "source_files": [
18     "BingAPI/*.swift",
19     "BingAPI/Routes/*.swift"
20   ],
21   "requires_arc": true,
22   "dependencies": {
23     "AdorkableAPIBase": [
25     ]
26   }