[Add] A00LaunchMeasure 1.0.2
[CocoaPods.git] / Specs / 6 / 9 / b / Swiftility / 0.11.0 / Swiftility.podspec.json
blob4ac30691b97bff8bb85946373c23bb1ac9a1b932
2   "name": "Swiftility",
3   "version": "0.11.0",
4   "summary": "allbto utility library to use across my projects.",
5   "homepage": "https://github.com/allbto/swiftility",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": "Allan Bto",
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/allbto/swiftility.git",
15     "tag": "0.11.0"
16   },
17   "public_header_files": "Swiftility/**/*.h",
18   "source_files": "Swiftility/Sources/**/*.{h,m,swift}",
19   "requires_arc": true,
20   "pushed_with_swift_version": "3.0"