[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / 6 / b / a / ICETutorial / 1.1.0 / ICETutorial.podspec.json
blob6064ece57aefa2784cb71a42414cd545a1953d03
2   "name": "ICETutorial",
3   "version": "1.1.0",
4   "summary": "An implementation of the in-app tutorial as seen e.g. in Path 3",
5   "homepage": "http://icepat.github.io/ICETutorial",
6   "license": {
7     "type": "MIT",
8     "file": "README.md"
9   },
10   "authors": "Patrick Trillsam",
11   "source": {
12     "git": "https://github.com/icepat/ICETutorial.git",
13     "tag": "1.1.0"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source_files": "ICETutorial/Libraries",
19   "public_header_files": "ICETutorial/Libraries",
20   "frameworks": [
21     "UIKit",
22     "CoreGraphics"
23   ],
24   "requires_arc": true,
25   "resources": [
26     "Resources/*.png"
27   ]