[Add] CookieOvenWebtoon 3.2.6
[CocoaPods.git] / Specs / 0 / d / 4 / LazyPDFKit / 1.0.4 / LazyPDFKit.podspec.json
blob53df11ff2128a4f3af9fc6c1349d441fec270afc
2   "name": "LazyPDFKit",
3   "version": "1.0.4",
4   "summary": "An IOS PDF Framework written in Objective-C.",
5   "homepage": "https://github.com/worgock/LazyPDFKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Mario Perrotta": "perrotta.mr@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/worgock",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/worgock/LazyPDFKit.git",
19     "tag": "v1.0.4",
20     "submodules": true
21   },
22   "source_files": "LazyPDFKit/**/*.{h,m}",
23   "resources": "LazyPDFKit/**/*.{xcdatamodeld,png,xib}",
24   "requires_arc": true