[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 0 / 6 / JTFadingInfoView / 1.0.2 / JTFadingInfoView.podspec.json
blob96c009a077effb06f0a857dabe395e8a6d8ae6e2
2   "name": "JTFadingInfoView",
3   "version": "1.0.2",
4   "summary": "A UIButton-based view with fade in/out animation features.",
5   "homepage": "https://github.com/JunichiT/JTFadingInfoView",
6   "screenshots": "https://raw.githubusercontent.com/JunichiT/JTFadingInfoView/master/Docs/simple.gif",
7   "license": "MIT",
8   "authors": {
9     "JunichiTsurukawa": "j.tsurukawa@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/JunichiT/JTFadingInfoView.git",
13     "tag": "1.0.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/",
20   "resource_bundles": {
21     "JTFadingInfoView": [
22       "Pod/Assets/*.png"
23     ]
24   }