{ | |
"name": "ShoppingMall", | |
"version": "0.0.2", | |
"summary": "A short description of ShoppingMall.", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "http://gitlab.dev.marssenger.net/app-ios/shoppingmall", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"ny8080": "czwny8800@163.com" | |
}, | |
"source": { | |
"git": "http://gitlab.dev.marssenger.net/app-ios/shoppingmall.git", | |
"tag": "0.0.2" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "ShoppingMall/Classes/**/*" | |
} |