blob: ae8343a2b6d4a8eca28cbd215eed18901f8003bf [file] [log] [blame]
{
"name": "GitPodTextSDK",
"version": "0.0.6",
"summary": "GitPodTextSDK is Text",
"description": "An optional longer description of GitPodTextSDK\n\n只为测试发布上去有什么效果",
"homepage": "https://github.com/linmingzhi/GitPodTextSDK",
"license": "MIT",
"authors": {
"linmingzhi987": "linmingzhi987@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/linmingzhi/GitPodTextSDK.git",
"tag": "0.0.6"
},
"source_files": [
"GitPodTextSDK/Classes",
"GitPodTextSDK/Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": "GitPodTextSDK/Classes/*.h"
}