blob: 0bf763b625276044a23e8db785a7758a29d9ccd0 [file] [log] [blame]
{
"name": "SWUtils",
"version": "0.1.0",
"summary": "iOS Toolbox of Stan",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dreamolight/SWUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stan Wu": "stan.wu@me.com"
},
"source": {
"git": "https://github.com/dreamolight/SWUtils.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SWUtils/Classes/**/*"
}