[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / b / 4 / BNGAPI / 2.1 / BNGAPI.podspec.json
blobef28fa34354fdf6e4f6fafab29624b382186c96f
2   "name": "BNGAPI",
3   "version": "2.1",
4   "summary": "Simple API client for interacting with Betfair API services.",
5   "homepage": "https://github.com/betfair/aping-ios-sdk",
6   "license": {
7     "type": "Apache 2",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Sean O Shea": "oshea.ie@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/betfair/aping-ios-sdk.git",
15     "tag": "tags/2.1"
16   },
17   "platforms": {
18     "ios": "5.0",
19     "osx": "10.8"
20   },
21   "source_files": [
22     "BNGAPI/*.{h,m}",
23     "BNGAPI/**/*.{h,m}"
24   ],
25   "exclude_files": "BNGAPITests/",
26   "frameworks": "XCTest",
27   "requires_arc": true