[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / 1 / 7 / 5 / UIActiveableLabel / 1.0.0 / UIActiveableLabel.podspec.json
blob41dd03263626c2b1c08286f000df90b1af080b7b
2   "name": "UIActiveableLabel",
3   "version": "1.0.0",
4   "summary": "An active-able UILabel for iOS in Swift.",
5   "homepage": "https://github.com/Meniny/UIActiveableLabel",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Elias Abel": "admin@meniny.cn"
12   },
13   "source": {
14     "git": "https://github.com/Meniny/UIActiveableLabel.git",
15     "tag": "1.0.0"
16   },
17   "social_media_url": "https://meniny.cn",
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "UIActiveableLabel/**/*.{h,swift}",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "module_name": "UIActiveableLabel"