blob: d0deb1cf796e58661333c229880a065ded9107cd [file] [log] [blame]
{
"name": "PrivateSpecPods",
"version": "0.0.2",
"summary": "This is code respository",
"description": "Testing Private Podspec.",
"homepage": "https://github.com/Meliny001/PrivateSpecPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Meliny001": "960838250@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Meliny001/PrivateSpecPods.git",
"tag": "0.0.2"
},
"source_files": "SpecPods/**/*.{h,m}"
}