[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / a / d / BCGenieEffect / 1.0 / BCGenieEffect.podspec.json
blobdb1d4ae95a3cc1b6356489cfe5d077d63ff5ae35
2   "name": "BCGenieEffect",
3   "version": "1.0",
4   "summary": "OSX style genie effect inside your iOS app.",
5   "homepage": "https://github.com/Ciechan/BCGenieEffect",
6   "license": "MIT",
7   "authors": {
8     "Bartosz Ciechanowski": "ciechan@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Ciechan/BCGenieEffect.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "UIView+Genie.{h,m}",
18   "requires_arc": true