[Add] OddsConverter 1.0
[CocoaPods.git] / Specs / 2 / f / a / TapkuLibrary / 0.3.7 / TapkuLibrary.podspec.json
blobba888b4e082867facaff7e9c5937e9b0f3dd15d1
2   "name": "TapkuLibrary",
3   "version": "0.3.7",
4   "platforms": {
5     "ios": "7.0"
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.3.7"
20   },
21   "requires_arc": true,
22   "source_files": "src/TapkuLibrary/*.{h,m}",
23   "resources": "src/TapkuLibrary.bundle",
24   "frameworks": "QuartzCore"