[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / b / 6 / LikeButton / 1.0 / LikeButton.podspec.json
blobf5f3f89c3c34fa8b379270f18024e88100d8ded7
2   "name": "LikeButton",
3   "version": "1.0",
4   "summary": "Animate Like button",
5   "description": "iOS custom UI control. Like animate button",
6   "homepage": "https://github.com/CharlesHarroch/LikeButton",
7   "license": "MIT",
8   "authors": {
9     "Charles Harroch": "charles.harroch@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/CharlesHarroch/LikeButton.git",
13     "tag": "1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "LikeButton/Classes/**/*",
19   "resource_bundles": {
20     "LikeButton": [
21       "LikeButton/Assets/*.png"
22     ]
23   },
24   "dependencies": {
25     "pop": [
27     ]
28   }