[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / d / 3 / 1 / AIDefer / 1.0 / AIDefer.podspec.json
blob74912cfa282963ec18eff0e27bab372e524123bf
2   "name": "AIDefer",
3   "version": "1.0",
4   "summary": "A defer statement for Objective-C, similar to Go's defer.",
5   "homepage": "https://github.com/aleph7/AIDefer",
6   "authors": {
7     "Alejandro Isaza": "al@isaza.ca"
8   },
9   "source": {
10     "git": "https://github.com/aleph7/AIDefer.git",
11     "tag": "1.0"
12   },
13   "source_files": "AIDefer.*",
14   "license": "MIT",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true