blob: c6bce7267d93a492d90af7e10d2bcb0d19ed3f90 [file] [log] [blame]
{
"name": "Acclaim",
"version": "0.1.2",
"summary": "整合式 Server API 呼叫的好幫手。",
"description": "Acclaim 是[整合式 Server API 呼叫的好幫手]。",
"homepage": "https://github.com/gradyzhuo/Acclaim.git",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Grady Zhuo": "gradyzhuo@gmail.com"
},
"social_media_url": "https://about.me/gradyzhuo",
"source": {
"git": "https://github.com/gradyzhuo/Acclaim.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "AcclaimSwift/Acclaim/Classes/**/*.swift",
"frameworks": "Foundation"
}