blob: bc8c41979c5554e41b09cd13ebc59cc3da513d0c [file] [log] [blame]
{
"name": "SwiftDevTools",
"version": "0.0.5.3",
"summary": "A short description of SwiftDevTools.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/SmartCodeLab/SwiftDevTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"miaolingzi": "645318955@qq.com"
},
"source": {
"git": "https://github.com/SmartCodeLab/SwiftDevTools.git",
"tag": "0.0.5.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftDevTools/Classes/*.swift",
"frameworks": [
"Foundation",
"StoreKit"
],
"pushed_with_swift_version": "3.0"
}