[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 2 / 6 / Swiftuna / 0.0.4 / Swiftuna.podspec.json
blob8c94a2148cfbadba0b7f15bbb045258e7a356726
2   "name": "Swiftuna",
3   "version": "0.0.4",
4   "summary": "Decorator library that lets any view have a cool swipe-to-reveal options menu",
5   "homepage": "https://github.com/kevinwl02/Swiftuna",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kevin Wong": "kevin.wl.02@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/kevinwl02/Swiftuna.git",
18     "tag": "0.0.4"
19   },
20   "source_files": [
21     "Swiftuna/Swiftuna/*.{swift,h,m}",
22     "Swiftuna/Swiftuna/**/*.{swift,h,m}"
23   ],
24   "requires_arc": true,
25   "pushed_with_swift_version": "3.0"