blob: 0344e461f1ccba101527e3fc74b7b1c8c185357a [file] [log] [blame]
{
"name": "LeLeText",
"version": "1.0",
"summary": "测试",
"description": "can be used in any iOS app",
"homepage": "https://github.com/godEyesLELE/LeLeText",
"license": "MIT",
"authors": {
"tianle": "603334504@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/godEyesLELE/LeLeText.git",
"tag": "1.0.0"
},
"source_files": [
"LeLeText",
"LeLeText/**/*.{h,m,swift}"
],
"requires_arc": true,
"frameworks": "UIKit"
}