[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 1 / 6 / e / LazyArray / 0.0.2 / LazyArray.podspec.json
blobf71329c5863c87a024b7e627bfd4721c0b0cfbf9
2   "name": "LazyArray",
3   "version": "0.0.2",
4   "summary": "LazyArray",
5   "description": "O(1) array operations",
6   "homepage": "https://github.com/lucas34/LazyArray",
7   "license": "MIT",
8   "authors": {
9     "Lucas Nelaupe": "lucas.nelaupe@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/lucas34/LazyArray.git",
13     "tag": "0.0.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Sources/**.swift",
20   "pushed_with_swift_version": "3.0"