[Add] FaceSDKNightly 6.4.2324
[CocoaPods.git] / Specs / e / b / 4 / KUIPopOver / 1.0.4 / KUIPopOver.podspec.json
blob96fdf7d5c0c4ac620b92de30ec44b5370f06cc1f
2   "name": "KUIPopOver",
3   "version": "1.0.4",
4   "summary": "Easy to use PopOver in iOS",
5   "description": "Easy to use PopOver in iOS (iPhone, iPad)",
6   "homepage": "https://github.com/Kofktu/KUIPopOver",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kofktu": "kofktu@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Kofktu/KUIPopOver.git",
19     "tag": "1.0.4"
20   },
21   "source_files": "KUIPopOver/Classes/**/*.{swift}",
22   "requires_arc": true