blob: 472643dee36ccc6b9a5373c5fe88c555582897e2 [file] [log] [blame]
{
"name": "MYPlaceHolder",
"version": "0.1.0",
"summary": "A short description of MYPlaceHolder.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sunjinshuai/MYPlaceHolder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunjinshuai": "s_mike@163.com"
},
"source": {
"git": "https://github.com/sunjinshuai/MYPlaceHolder.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"static_framework": true,
"source_files": [
"MYPlaceHolder",
"MYPlaceHolder/**/*.{h,m}"
]
}