blob: 1e2da3bf6d13b6e03c488008ce2e17b3660abde6 [file] [log] [blame]
{
"name": "Storyboard",
"version": "0.0.1",
"summary": "A short description of Storyboard.",
"homepage": "https://guides.cocoapods.org/making/private-cocoapods.html",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhouzhiqiang1": "zhou83955@sina.com"
},
"source": {
"git": "https://github.com/zhouzhiqiang1/encapsulation.git",
"tag": "0.0.1"
},
"source_files": "StoryboardEncapsulation/*.{h,m}",
"requires_arc": true
}