blob: 5d665d55e9ac18f00fc3fe0a5e7f24f9c88d1449 [file] [log] [blame]
{
"name": "YPFoundation",
"version": "0.3.0",
"summary": "YPFoundation.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/oushizishu/YPFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"oushizishu": "xinyapeng@baijiahulian.com"
},
"source": {
"git": "https://github.com/oushizishu/YPFoundation.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/**/*",
"requires_arc": true,
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "Security"
}