{ | |
"name": "SmallGameSDK", | |
"version": "0.1.0", | |
"summary": "SmallGameSDK.", | |
"description": "一款集成了很多公司小游戏的SDK", | |
"homepage": "https://github.com/yang152/SmallGameSDK", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"yang152": "1062565969@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/yang152/SmallGameSDK.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source_files": "SmallGameSDK/Classes/**/*" | |
} |