[Add] NAMSDKMediationLAN 2.9.20241106.0
[CocoaPods.git] / Specs / 2 / f / a / TapkuLibrary / 0.3 / TapkuLibrary.podspec.json
blob2debca91193c6c389f7c91f3a1a317611c824198
2   "name": "TapkuLibrary",
3   "version": "0.3",
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.3"
20   },
21   "requires_arc": true,
22   "source_files": "src/TapkuLibrary/*.{h,m}",
23   "resources": "src/TapkuLibrary.bundle",
24   "frameworks": "QuartzCore"