[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 5 / 1 / MGExtraCategories / 0.2 / MGExtraCategories.podspec.json
blob5901401bb18d6e3211fc3b4cb6ccfc29253e1ee3
2   "name": "MGExtraCategories",
3   "version": "0.2",
4   "summary": "Collection of different categories for Foundation and UIKit classes",
5   "description": "Collection of different categories for Foundation and UIKit classes\nNSArray\nNSDate\nNSDictionary\nNSNumber\nNSString\nUIAlertController\nUIColor\nUIFont\nUIImage\nUIImageView\nUIView",
6   "homepage": "https://github.com/Magnat12/MGExtraCategories",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vitaliy Gozhenko": "gozhenko.vitaliy@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Magnat12/MGExtraCategories.git",
16     "tag": "0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MGExtraCategories/Classes/**/*"