blob: 43a1ce7bd8b1868de4d5b40416b67e0cf3d34e64 [file] [log] [blame]
{
"name": "CocoapodsLib",
"version": "1.0.2",
"summary": "It's demo.",
"description": "It's demo for create cocoapods library.",
"homepage": "https://github.com/ray00178/CocoapodsDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ray": "ray00178@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/ray00178/CocoapodsDemo.git",
"tag": "1.0.2"
},
"source_files": [
"CocoapodsDemo",
"CocoapodsDemo/**/*.{h,m}"
],
"swift_version": "4.2"
}