blob: 8a9baf27cd6cd97dd116cbba6a4bb9b1046d6fc1 [file] [log] [blame]
{
"name": "OutfitAPI",
"version": "0.1.1",
"summary": "A short description of OutfitAPI.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://10.0.0.1:9513/menghui/OutfitAPI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"menhui222": "menhui222@163.com"
},
"source": {
"git": "git@10.0.0.1:menghui/OutfitAPI.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OutfitAPI/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"YYCache": [
"~> 1.0.4"
],
"MJExtension": [
"~> 3.0.15.1"
]
}
}