blob: 2e5a7acdc059530b6e2c737b070c60a6b0896c23 [file] [log] [blame]
{
"name": "FBTestFrameInfo",
"version": "0.0.3",
"summary": "Write the description between the DESC delimiters below",
"description": "Finally, don't worry about the indent, CocoaPods strips it",
"homepage": "https://github.com/fb2012/FBInfoFramework.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fengbing": "fengbing@g42pay.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/fb2012/FBInfoFramework.git",
"tag": "0.0.3"
},
"vendored_frameworks": "FBTestFrameInfo/FBTestFrameInfo.framework",
"frameworks": [
"UIKit",
"Foundation"
]
}