[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / c / 6 / 8 / KKSActionSheet / 0.1.0 / KKSActionSheet.podspec.json
blob5c5e4c15d38ef01090d4ef5cc1ea066763ee82aa
2   "name": "KKSActionSheet",
3   "version": "0.1.0",
4   "summary": "Beatiful action sheet written on swift",
5   "homepage": "https://github.com/krizhanovskii",
6   "license": "MIT",
7   "authors": {
8     "k.krizhanovskii": "k.krizhanovskii@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/krizhanovskii/KKActionSheet.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "KKSActionSheet/Classes/**/*",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ]