[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 9 / 6 / MSAutoView / 1.0.6 / MSAutoView.podspec.json
blobe0971b6534d7b04f4ac51ba4037420e8e78e3394
2   "name": "MSAutoView",
3   "version": "1.0.6",
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": "1.0.6"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MSAutoView/Classes/**/*"