blob: 0b820bfca71bee4e2a94b7ca0b1d9f88034eaca0 [file] [log] [blame]
{
"name": "FBTestFrameInfo",
"version": "0.0.4",
"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.4"
},
"vendored_frameworks": "FBTestFrameInfo/FBTestFrameInfo.framework",
"frameworks": [
"UIKit",
"Foundation"
]
}