[Add] DXPNudgesLib 1.0.32
[CocoaPods.git] / Specs / a / 2 / 6 / Swiftuna / 0.0.3 / Swiftuna.podspec.json
blob5a89c027d4982914c2f04c9e66b817a07a9ef440
2   "name": "Swiftuna",
3   "version": "0.0.3",
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.3"
19   },
20   "source_files": [
21     "Swiftuna/Swiftuna/*.{swift,h,m}",
22     "Swiftuna/Swiftuna/**/*.{swift,h,m}"
23   ],
24   "requires_arc": true