blob: c539fdb0c8d026a7794bf519c29bff8a9ae3ad43 [file] [log] [blame]
{
"name": "TDLog",
"version": "1.0.2",
"summary": "TDLog is a iOS framework. You have beauty project and stable. It will easy to explain log for developer",
"description": "TDLog is a iOS framework. You have beauty project and stable. It will easy to explain log for developer, so they are quick detect error & resolved it",
"homepage": "https://github.com/thuydao/TDLog",
"license": "MIT",
"authors": {
"Thuỷ Đào": "daoduythuy@gmail.com"
},
"source": {
"git": "https://github.com/thuydao/TDLog.git",
"tag": "1.0.2"
},
"ios": {
"vendored_frameworks": "Frameworks/TDLog.framework"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics",
"QuartzCore",
"CoreFoundation"
],
"resource_bundles": {
"TDCore": [
"Resources/*.{bundle}"
]
}
}