blob: 2cc399cc0b0369bc0cf0aedb02c965c6d5aa8433 [file] [log] [blame]
{
"name": "cocotext",
"version": "0.0.2",
"license": "MIT",
"description": "Testing Private Podspec.\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
"summary": "Extensible Remote Logging for iOS.",
"homepage": "https://github.com/UEdge/coco",
"authors": {
"UEdge": "leonsongfeng@gmail.com"
},
"source": {
"git": "https://github.com/UEdge/coco.git",
"tag": "0.0.2"
},
"source_files": "cocotext/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"dependencies": {
"AFNetworking": [
"~> 2.4"
]
},
"deprecated": true
}