[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / 2 / 1 / 0 / Brief / 0.0.3 / Brief.podspec.json
blob12701f9f28989b319557a8b80b3e41d99052ed6b
2   "name": "Brief",
3   "version": "0.0.3",
4   "summary": "Easy access to UIView & CALayer's layout properties in Swift",
5   "homepage": "https://github.com/kakajika/Brief",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "kakajika": "kakajika200x@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/kakajika/Brief.git",
15     "tag": "0.0.3"
16   },
17   "source_files": "Brief/*.swift",
18   "requires_arc": true