[Add] LiteRTSwift 0.0.1-nightly.20250111
[CocoaPods.git] / Specs / 9 / 3 / 1 / StamperyKit / 0.1.8.1 / StamperyKit.podspec.json
blob7b9928a7a4db997fbd549f765382e770b20c59a8
2   "name": "StamperyKit",
3   "version": "0.1.8.1",
4   "summary": "Stampery's Cocoa Library",
5   "description": "This is Stampery's Official Cocoa library.",
6   "homepage": "https://github.com/stampery/StamperyKit",
7   "license": "MIT",
8   "authors": {
9     "Pablo Merino": "pablo.perso1995@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/stampery/StamperyKit.git",
13     "tag": "0.1.8.1"
14   },
15   "social_media_url": "https://twitter.com/StamperyCo",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "StamperyKit": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "public_header_files": "Pod/Classes/**/*.h",
27   "dependencies": {
28     "AFNetworking": [
29       "~> 2.3"
30     ],
31     "SSKeychain": [
33     ],
34     "NSHash": [
36     ]
37   }