[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / c / 3 / 4 / ZExtension / 0.3 / ZExtension.podspec.json
blobf7a80b7a98d41fb90cfe3c9732c73b9df06b496e
2   "name": "ZExtension",
3   "version": "0.3",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Apple framework extensions for an easier and faster coding",
9   "homepage": "https://github.com/omiz/ZExtension",
10   "authors": {
11     "Omar Allaham": "o.allaham@icloud.com"
12   },
13   "source": {
14     "git": "https://github.com/omiz/ZExtension.git",
15     "tag": "0.3"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": "true",
21   "source_files": "ZExtension/*.swift",
22   "pushed_with_swift_version": "3.0"