[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / 7 / 1 / APImatic / 0.0.1 / APImatic.podspec.json
blob635366a84b8f6b07b84867ebb3ef38113b99c20e
2   "name": "APImatic",
3   "version": "0.0.1",
4   "summary": "API connection library written in Swift",
5   "description": "An easy to use wrapper around background networking calls. Connecting to any API using APImatic is really easy and simple to achieve.",
6   "homepage": "https://github.com/robertBojor/APImatic",
7   "license": "MIT",
8   "authors": {
9     "Robert Bojor": "robert.bojor@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/robertBojor/APImatic.git",
13     "tag": "0.0.1"
14   },
15   "social_media_url": "https://twitter.com/robert_bojor",
16   "platforms": {
17     "ios": "8.3"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/*",
21   "frameworks": "UIKit"