blob: 452563b2bc14122705e130dcdbbd9d5e04102d80 [file] [log] [blame]
{
"name": "WPFoundation",
"version": "0.4.1",
"summary": "WPFoundation is a private foundation framework for Swift develop",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/codewpf/WPFoundation",
"authors": {
"Alex": "ioswpf@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/codewpf/WPFoundation.git",
"tag": "0.4.1"
},
"source_files": "Sources/WPFoundation.swift"
}