blob: d872cd4a23d19d240109e5fc0a23b2fa78e96851 [file] [log] [blame]
{
"name": "APNetworking",
"version": "1.0.0",
"summary": "A convenient way to make Rest API calls.",
"description": "A convenient way to make Rest API calls and parse data from JSON responses.",
"homepage": "https://github.com/paleksandrs/APNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Aleksandrs Proskurins",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/paleksandrs/APNetworking.git",
"tag": "1.0.0"
},
"source_files": "APNetworking/*.swift",
"pushed_with_swift_version": "3.0"
}