blob: c43896176853f10e2fe104783fd397694fafefa5 [file] [log] [blame]
{
"name": "PodFw",
"version": "1.0.0",
"summary": "A short description of PodFw.",
"description": "a pod test",
"homepage": "http://EXAMPLE/PodFw",
"license": {
"type": "MIT"
},
"authors": {
"": ""
},
"source": {
"git": "https://github.com/icefirewang/PodFw.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"vendored_frameworks": "PodFw/product/PodFw.framework"
}