blob: 03c4c8fb52759b53e06a75f02ae2d5a0991f5e06 [file] [log] [blame]
{
"name": "TBPerformanceView",
"version": "0.1.0.2",
"summary": "About iOS Performance tools",
"description": "A collection of tools for iOS device performance persistence to detect and evaluate component development performance, device processes",
"homepage": "https://github.com/Bintong/TBPerformanceView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"https://github.com/Bintong": "yaxun_123@163.com"
},
"source": {
"git": "https://github.com/Bintong/TBPerformanceView.git",
"tag": "0.1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TBPerformanceView/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
]
}