[Add] DocumentReaderBarcode 7.5.10922
[CocoaPods.git] / Specs / 2 / f / a / TapkuLibrary / 0.2.4 / TapkuLibrary.podspec.json
blob821017f512a5f97a29fd5eb88341977e6549fdc0
2   "name": "TapkuLibrary",
3   "version": "0.2.4",
4   "platforms": {
5     "ios": null
6   },
7   "authors": {
8     "Devin Ross": "devin@devinsheaven.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "License.txt"
13   },
14   "homepage": "https://github.com/devinross/tapkulibrary",
15   "summary": "tap + haiku = tapku, a well crafted open source iOS framework.",
16   "description": "TapkuLibrary is an iOS library built on Cocoa and UIKit intended for broad use in applications. If you're looking to see what the library can do, check out the demo project included. Some major components include coverflow, calendar grid, network requests and progress indicators.",
17   "source": {
18     "git": "https://github.com/devinross/tapkulibrary.git",
19     "tag": "v0.2.4"
20   },
21   "requires_arc": true,
22   "source_files": "src/TapkuLibrary/*.{h,m}",
23   "resources": "src/TapkuLibrary.bundle",
24   "frameworks": "QuartzCore"