[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / 2 / YDPreventCrash / 0.1.1 / YDPreventCrash.podspec.json
blob70a7a76f51b70cae07497a4a01fda71eafa8b1bc
2   "name": "YDPreventCrash",
3   "version": "0.1.1",
4   "summary": "防崩溃、性能检测等",
5   "homepage": "https://github.com/chong2vv/YDPreventCrash",
6   "license": "MIT",
7   "authors": {
8     "王远东": "chong2vv@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/chong2vv/YDPreventCrash.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source_files": "YDPreventCrash/Classes/**/*",
18   "static_framework": true,
19   "requires_arc": true,
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]