blob: 3c0d2cd37d7ab4d78fc24a5433da2682bde8ee70 [file] [log] [blame]
{
"name": "chrisTestP",
"version": "0.1.2",
"summary": "a test project.",
"swift_version": "4",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Chris0702/chrisTestP",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chris0702": "jieyu0702@gmail.com"
},
"source": {
"git": "https://github.com/Chris0702/chrisTestP.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "chrisTestP/Classes/**/*",
"resource_bundles": {
"Test_PrivateCocoaPod_A": [
"chrisTestP/Assets/*.{storyboard,xib,xcassets,json,imageset,png}"
]
}
}