[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / 1 / a / ViewComposer / 0.1.6 / ViewComposer.podspec.json
blob81bc75280bef7e7ee0ee74e3a4c0430449f0355f
2   "name": "ViewComposer",
3   "version": "0.1.6",
4   "summary": "Compose views using enums swiftly",
5   "description": "Declare Buttons, Labels, StackViews etc as a list of enums.",
6   "homepage": "https://github.com/sajjon/ViewComposer",
7   "license": "MIT",
8   "authors": {
9     "Alexander Cyon": "alex.cyon@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/Redrum_237",
12   "source": {
13     "git": "https://github.com/Sajjon/ViewComposer.git",
14     "tag": "0.1.6"
15   },
16   "source_files": [
17     "Source/Classes/**/*.swift",
18     "Source/Sourcery/Generated/*.swift"
19   ],
20   "platforms": {
21     "ios": "9.0"
22   },
23   "pushed_with_swift_version": "3.1"