blob: 7c4ec66defbd5da703ebe91aa3831640668eeb6e [file] [log] [blame]
{
"name": "Pitaya",
"version": "3.0.1",
"summary": "A Swift HTTP / HTTPS networking library just incidentally execute on machines",
"description": "Pitaya is a Swift HTTP / HTTPS networking library for people. Inspired by Alamofire and JustHTTP.\n (Forked from johnlui/Pitaya)",
"homepage": "https://github.com/johnlui/Pitaya",
"license": "MIT",
"authors": {
"johnlui": "wenhanlv@gmail.com"
},
"source": {
"git": "https://github.com/zzjzz9266a/Pitaya.git",
"tag": "3.0.1"
},
"social_media_url": "http://weibo.com/balishengmuyuan",
"platforms": {
"ios": "8.0"
},
"source_files": [
"Pitaya/**/*",
"Source/**/*"
],
"public_header_files": "Pitaya/*.h",
"pushed_with_swift_version": "4.0"
}