[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / b / 9 / PaperKit / 0.1.1 / PaperKit.podspec.json
blobd979bf56e9112e77a310ff63f1d419d0959bc9a2
2   "name": "PaperKit",
3   "version": "0.1.1",
4   "summary": "Paper like user interface for iOS",
5   "homepage": "https://github.com/1amageek/PaperKit",
6   "license": {
7     "type": "BSD"
8   },
9   "authors": "1amageek",
10   "social_media_url": "https://twitter.com/1_am_a_geek",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/1amageek/PaperKit.git",
16     "tag": "0.1.1"
17   },
18   "source_files": [
19     "PaperKit/**/*.{h,m}"
20   ],
21   "public_header_files": "PaperKit/**/*.h",
22   "dependencies": {
23     "pop": [
24       "~> 1.0"
25     ]
26   }