[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / 5 / 0 / KLCPopup / 1.0 / KLCPopup.podspec.json
blobe68b5c9c8abea90644f6467a8ef4a3d910b6608b
2   "name": "KLCPopup",
3   "version": "1.0",
4   "summary": "KLCPopup is a simple and flexible iOS class for presenting any custom view as a popup",
5   "homepage": "https://github.com/jmascia/KLCPopup",
6   "authors": {
7     "Jeff Mascia": "http://tryshout.com"
8   },
9   "source_files": [
10     "KLCPopup",
11     "KLCPopup/*.{h,m}"
12   ],
13   "source": {
14     "git": "https://github.com/jmascia/KLCPopup.git",
15     "tag": "1.0"
16   },
17   "frameworks": "UIKit",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "7.0"
21   },
22   "license": {
23     "type": "MIT",
24     "file": "LICENSE"
25   }