blob: 9582d681b260d3ae2e58e5b70c6bac0231d9ce6b [file] [log] [blame]
{
"name": "LTM",
"version": "1.0.2",
"license": "MIT",
"summary": "A delightful iOS utility class",
"homepage": "https://github.com/wangxiaoxiang/LTM",
"authors": {
"wangxiaoxiang": "wangxiaoxiang@youku.com"
},
"source": {
"git": "https://github.com/wangxiaoxiang/LTM.git",
"tag": "1.0.2",
"submodules": true
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"preserve_paths": "releases/iOS/LTM.framework",
"vendored_frameworks": "releases/iOS/LTM.framework",
"frameworks": [
"CoreGraphics",
"Security"
],
"libraries": "z"
}