[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / e / 8 / PSCheckVersion / 0.1.0 / PSCheckVersion.podspec.json
blob1d50cd5f218c6458f5efc7bbd51c9c8d698b055f
2   "name": "PSCheckVersion",
3   "version": "0.1.0",
4   "summary": "一键检测App更新,并附带UI可直接使用",
5   "homepage": "https://github.com/paintingStyle/PSCheckVersion",
6   "license": "MIT",
7   "authors": {
8     "paintingStyle": "sfdeveloper@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/paintingStyle/PSCheckVersion.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "PSCheckVersion/**/*.{h,m}",
18   "frameworks": "UIKit",
19   "dependencies": {
20     "Masonry": [
21       "~> 1.1.0"
22     ]
23   },
24   "requires_arc": true