[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / c / f / PopIn / 0.1.1 / PopIn.podspec.json
blobcab17168ef2949e6437e5a20a2e466e1b7d8dc37
2   "name": "PopIn",
3   "version": "0.1.1",
4   "summary": "Objective-C control that displays a dismissible UIVIew inside of a pop up.",
5   "homepage": "https://github.com/jayceecam/PopIn",
6   "license": "MIT",
7   "authors": {
8     "Joe Cerra": "jcerra@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/jayceecam/PopIn.git",
12     "tag": "0.1.1"
13   },
14   "social_media_url": "https://twitter.com/jcerra",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "Classes/*.{h,m}",
19   "requires_arc": true