[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 9 / 8 / 5 / LXExtension / 1.0.0 / LXExtension.podspec.json
blob09b5adeef44362279896008a7fcab2f6d80bd7c8
2   "name": "LXExtension",
3   "version": "1.0.0",
4   "summary": "iOS Extension in Swift",
5   "description": "My iOS Extension collections in Swift.",
6   "homepage": "https://github.com/noblakit01/LXExtension",
7   "license": "MIT",
8   "platforms": {
9     "ios": "9.0"
10   },
11   "authors": {
12     "noblakit01": "noblakit01@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/noblakit01/LXExtension.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "Sources/*.swift",
19   "requires_arc": true,
20   "pushed_with_swift_version": "3.0"