blob: 185640c426a4dbde4006ee94b7c724a8d9319b48 [file] [log] [blame]
{
"name": "PHFoundation",
"version": "0.1.0",
"summary": "A short description of PHFoundation.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/NFDGIT/PHFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NFDGIT": "m1aoling@qq.com"
},
"source": {
"git": "https://github.com/NFDGIT/PHFoundation.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PHFoundation/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.swift"
}