blob: 6ea285f21cbcd0b5079b0913149f726cf878ab66 [file] [log] [blame]
{
"name": "BaseNetworkKit",
"version": "1.0.8",
"summary": "BaseNetworkKit is the easiest way to create your network layer in Swift",
"requires_arc": true,
"homepage": "https://github.com/limadeveloper/BaseNetworkKit",
"license": "MIT",
"authors": {
"John Lima": "john.limadeveloper@gmail.com"
},
"social_media_url": "https://twitter.com/thejohnlima",
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/limadeveloper/BaseNetworkKit.git",
"tag": "1.0.8"
},
"source_files": "Framework/BaseNetworkKit/Source/**/*.{swift}",
"swift_versions": "4.1",
"swift_version": "4.1"
}