[Add] LogRocket 1.46.9
[CocoaPods.git] / Specs / c / 2 / a / MexbtClient / 0.0.1 / MexbtClient.podspec.json
blob6b5eb157086bf007be0b17b4f00a192bdbceed7d
2   "name": "MexbtClient",
3   "version": "0.0.1",
4   "summary": "Objective C client library for the meXBT exchange API",
5   "description": "Objective C client library for the meXBT exchange API.",
6   "homepage": "https://github.com/meXBT/mexbt-objective-c",
7   "license": "MIT",
8   "authors": {
9     "Abdullah Alansari": "ahimta@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/meXBT/mexbt-objective-c.git",
13     "tag": "0.0.1"
14   },
15   "social_media_url": "https://twitter.com/Ahymta",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "MexbtClient": [
23       "Pod/Assets/*.png"
24     ]
25   }