blob: 19a939bc8547aa18bb4120c81607a39b7a28accb [file] [log] [blame]
{
"name": "Acclaim",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "AcclaimSwift/Acclaim/Classes/**/*.swift",
"frameworks": "Foundation"
}