[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / f / a / TapkuLibrary / 0.2.1 / TapkuLibrary.podspec.json
blob848f931c06b21f8a3ac27798a871553bbe19fdc7
2   "name": "TapkuLibrary",
3   "version": "0.2.1",
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": "http://tapku.com/",
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.1"
20   },
21   "requires_arc": true,
22   "source_files": "src/TapkuLibrary/*.{h,m}",
23   "resources": "src/TapkuLibrary.bundle",
24   "frameworks": [
25     "MapKit",
26     "QuartzCore"
27   ]