[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 9 / b / Swiftility / 0.9.1 / Swiftility.podspec.json
blobf5a920b640d12641b4f677df33afc06bc1d309ef
2   "name": "Swiftility",
3   "version": "0.9.1",
4   "summary": "allbto utility library to use across my projects.",
5   "homepage": "https://github.com/allbto/ios-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/ios-swiftility.git",
15     "tag": "0.9.1"
16   },
17   "public_header_files": "Swiftility/**/*.h",
18   "source_files": "Swiftility/Classes/**/*.{h,m,swift}",
19   "requires_arc": true