blob: 5eb4b5a2426e2b39494e2d6bdec2a15552712b88 [file] [log] [blame]
{
"name": "Net",
"version": "0.1",
"summary": "Http Request wrapper written in Swift",
"homepage": "https://github.com/nghialv",
"screenshots": "https://camo.githubusercontent.com/18ae3452d66a0b8ad14ee6c897814044c79cec98/68747470733a2f2f646c2e64726f70626f7875736572636f6e74656e742e636f6d2f752f383535363634362f73637265656e73686f74322e706e67",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Le Van Nghia": "nghialv2607@gmail.com"
},
"social_media_url": "https://twitter.com/nghialv2607",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/nghialv/Net.git",
"tag": "0.1"
},
"source_files": "Net/*",
"requires_arc": true
}