blob: 893edc64e4656292f98e83ae3c16823ed213c1d8 [file] [log] [blame]
{
"name": "TSFrameWork",
"version": "1.0.2",
"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",
"tag": "1.0.2",
"commit": "b2a41eb200deff253f8e7f36354a0447b9f3d577"
},
"source_files": [
"TSFramework",
"TSFramework/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}