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