[Add] ShopSphare 1.0.4
[CocoaPods.git] / Specs / e / 3 / 7 / APNetworking / 1.0.0 / APNetworking.podspec.json
blobd872cd4a23d19d240109e5fc0a23b2fa78e96851
2   "name": "APNetworking",
3   "version": "1.0.0",
4   "summary": "A convenient way to make Rest API calls.",
5   "description": "A convenient way to make Rest API calls and parse data from JSON responses.",
6   "homepage": "https://github.com/paleksandrs/APNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Aleksandrs Proskurins",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/paleksandrs/APNetworking.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "APNetworking/*.swift",
20   "pushed_with_swift_version": "3.0"