[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 9 / 6 / MSAutoView / 2.0.0 / MSAutoView.podspec.json
blob90677492eda67cd76893d2a26cdb7e727deb3bf5
2   "name": "MSAutoView",
3   "version": "2.0.0",
4   "summary": "An easy way to create reusable xibs.",
5   "swift_version": "3.2",
6   "description": "MSAutoView will allow you to create a xib file in a separate 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": "2.0.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MSAutoView/Classes/**/*"