[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 7 / d / KPDemo / 0.0.6 / KPDemo.podspec.json
blob8443b9067979d3423c8fae00fafc80056959e04c
2   "name": "KPDemo",
3   "version": "0.0.6",
4   "license": "MIT",
5   "summary": "Using KeyPath to create demo",
6   "homepage": "https://github.com/yume190/KPDemo",
7   "authors": {
8     "yume190": "yume190@gmail.com"
9   },
10   "social_media_url": "https://www.facebook.com/yume190",
11   "source": {
12     "git": "https://github.com/yume190/KPDemo.git",
13     "tag": "0.0.6"
14   },
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": [
20     "KPDemo/Cell/*.swift",
21     "KPDemo/Core/CellProtocol/*.swift",
22     "KPDemo/Core/Config/*.swift",
23     "KPDemo/Core/Demo/*.swift",
24     "KPDemo/Core/DemoItem/*.swift",
25     "KPDemo/OtherTool/*.swift"
26   ],
27   "swift_version": "5.0"