[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 5 / 0 / MJBFaveButton / 0.3.1 / MJBFaveButton.podspec.json
blob5c2fb34acd43189e844d71aae20c55d9381f1280
2   "name": "MJBFaveButton",
3   "version": "0.3.1",
4   "summary": "Favorite Animated Button written in Swift, based on xhamr/fave-button.",
5   "description": "This is a very easy to use animated button based on xhamr/fave-button, which can achieve a cool praise effect like Twitter. The original framework can not support the normal/selected image as a normal UIButton, so I made some changes to support this feature.",
6   "homepage": "https://github.com/Hackice/MJBFaveButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hackice": "hackice@sina.cn"
13   },
14   "source": {
15     "git": "https://github.com/Hackice/MJBFaveButton.git",
16     "tag": "0.3.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "MJBFaveButton/Classes/**/*"