blob: a099f35ad388bc6d62730628a5ba412af1483128 [file] [log] [blame]
{
"name": "ASNetworking",
"version": "0.1.0",
"summary": "Simple HTTP Networking in Swift",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Appspia/ASNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Appspia": "appspia@gmail.com"
},
"source": {
"git": "https://github.com/Appspia/ASNetworking.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "ASNetworking/**/*"
}