[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 5 / 3 / YWKit / 0.0.5 / YWKit.podspec.json
blobc7df5d5f08063986eb4588e4446240b7200bceda
2   "name": "YWKit",
3   "version": "0.0.5",
4   "summary": "YWKit summary",
5   "homepage": "https://github.com/TimorLeader/YWKit/tree/master",
6   "license": "MIT",
7   "authors": {
8     "yanwei": "654811239@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/TimorLeader/YWKit.git",
12     "tag": "0.0.5"
13   },
14   "source_files": "YWKit/YWKit/Source/**/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "5.0"
18   },
19   "frameworks": "UIKit",
20   "dependencies": {
21     "Masonry": [
22       "1.1.0"
23     ]
24   }