[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / b / 4 / BNGAPI / 1.0 / BNGAPI.podspec.json
blobdcf4f5e494df42a3349fed42e6dfcb306517f976
2   "name": "BNGAPI",
3   "version": "1.0",
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": "1.0"
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