blob: fd2f9c7d993e4573a79b3f8809b83e12906bc313 [file] [log] [blame]
{
"name": "TSFrameWork",
"version": "1.0.0",
"summary": "view coordinate",
"description": "It is coordinate used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/TonyShng/TSFrameWork",
"license": "MIT",
"authors": {
"TonyShng": "wangzhe92824@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/TonyShng/TSFrameWork.git",
"commit": "a3bbccb4dcc8fa9f85d6f5af00bbfbd349a3e990"
},
"source_files": [
"TSFramework",
"TSFrameWork/TSFramework/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}