blob: 44be9b4a86e4bc33ba76e2a5679b7d2eab586f9a [file] [log] [blame]
{
"name": "YPFoundation",
"version": "0.4.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.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/**/*",
"requires_arc": true,
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "Security"
}