[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 9 / 6 / MSAutoView / 3.1.1 / MSAutoView.podspec.json
blob48b8744c3136d9af84c71cf71cc15496a03c44c6
2   "name": "MSAutoView",
3   "version": "3.1.1",
4   "summary": "An easy way to create reusable xibs.",
5   "swift_versions": "4.2",
6   "description": "MSAutoView will allow you to create a view in a separate xib file, and reference the same xib throughout the whole project. Modify in one place and use everywhere.",
7   "homepage": "https://github.com/MaherKSantina/MSAutoView",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "maher.santina90@gmail.com": "maher.santina90@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/MaherKSantina/MSAutoView.git",
17     "tag": "3.1.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MSAutoView/Classes/**/*",
23   "swift_version": "4.2"