blob: 75a5f4c3738b0484e590b675f2eda40270d0530f [file] [log] [blame]
{
"name": "BaseNetworkKit",
"version": "1.0.4",
"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/johncarloslima",
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/limadeveloper/BaseNetworkKit.git",
"tag": "1.0.4"
},
"source_files": "Framework/BaseNetworkKit/Source/**/*.{swift}",
"swift_version": "4.0"
}