[Add] DYFStoreReceiptVerifier_Swift 1.3.0
[CocoaPods.git] / Specs / f / 3 / d / Swiftent / 0.0.10 / Swiftent.podspec.json
blobbb3f29db01876e3e0a05661cc9cc81d3e6690056
2   "name": "Swiftent",
3   "version": "0.0.10",
4   "summary": "Standartize your way of putting content into containers",
5   "description": "Swiftent is here to standardize a way to put your content into your views or other containers",
6   "homepage": "https://github.com/fantast1k/Swiftent.git",
7   "license": "GNUv3",
8   "authors": {
9     "Dmitry Fa[n]tastik": "dmitry.fantastik@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/fantast1k/Swiftent.git",
16     "tag": "0.0.10"
17   },
18   "source_files": [
19     "Swiftent/Swiftent/Source/*.swift",
20     "Swiftent/Swiftent/Source/Common/*.swift"
21   ],
22   "ios": {
23     "source_files": "Swiftent/Swiftent/Source/UIKit/*.swift"
24   }