[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 9 / e / BingAPI / 0.2.1 / BingAPI.podspec.json
blob5a4c4de75f687f5f263f30c4b8bdda26de04d271
2   "name": "BingAPI",
3   "version": "0.2.1",
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": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Adorkable/BingAPIiOS.git",
15     "tag": "0.2.1"
16   },
17   "source_files": [
18     "BingAPI/*.swift",
19     "BingAPI/Routes/*.swift"
20   ],
21   "requires_arc": true