[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 5 / b / iOS_Extensions / 0.1.6 / iOS_Extensions.podspec.json
blob12b2def94f163f2b99ac1f5a0956e87fc4e1a2ab
2   "name": "iOS_Extensions",
3   "version": "0.1.6",
4   "summary": "Useful iOS extensions working with Objective-C & Swift",
5   "description": "TODO: This pod includes extension for the following classes :\n        - NSLayoutConstraint\n        - NSNumber\n        - NSString\n        - UIView\n        - UIImage\n        - UIImageView",
6   "homepage": "https://github.com/morganberger/iOS_Extensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "morganberger": "morgan.berger71@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/morganberger/iOS_Extensions.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ]