blob: 50b05c40134a2f841c278c0ff12acf17cbda1bd1 [file] [log] [blame]
{
"name": "t_swift_tools",
"version": "0.0.1",
"summary": "Swift common tools.",
"description": "Swift common tools.\nJSONKit - json tools.",
"homepage": "https://github.com/TongCui/t_swift_tools",
"license": "MIT",
"authors": {
"Tong Cui": "tcui@appannie.com"
},
"source": {
"git": "https://github.com/TongCui/t_swift_tools.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"t_swift_tools": [
"Pod/Assets/*.png"
]
}
}