blob: 6b0d99b95b72861f807c4fc3ad4a136a801fb477 [file] [log] [blame]
{
"name": "FCBridge",
"version": "0.0.6",
"summary": "A short description of FCBridge.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ZMKing/FCBridge",
"license": "MIT",
"authors": {
"": ""
},
"source": {
"git": "https://github.com/ZMKing/FCBridge.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FCBridge/**/*.{h,m}",
"resource_bundles": {
"FCBridge": [
"FCBridge/Classes/*.bundle"
]
},
"requires_arc": true
}