[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / 6 / TBPerformanceView / 0.1.0.7 / TBPerformanceView.podspec.json
blobd323825cf07c7294abf489bc6ad04fc28f0a16c6
2   "name": "TBPerformanceView",
3   "version": "0.1.0.7",
4   "summary": "About iOS Performance tools",
5   "description": "A collection of tools for iOS device performance persistence to detect and evaluate component development performance, device processes",
6   "homepage": "https://github.com/Bintong/TBPerformanceView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "https://github.com/Bintong": "yaxun_123@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Bintong/TBPerformanceView.git",
16     "tag": "0.1.0.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TBPerformanceView/Classes/**/*",
22   "prefix_header_file": "TBPerformanceView/Classes/PrefixHeader.pch",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ]