[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / 4 / 6 / ViewletCreator / 0.4.4 / ViewletCreator.podspec.json
blob818279f19d5d49f5fbe162e953f23d153e408cb6
2   "name": "ViewletCreator",
3   "version": "0.4.4",
4   "summary": "ViewletCreator creates layouts from JSON for both Android and iOS.",
5   "description": "ViewletCreator is a library to create Viewlet objects. These are able to create entire layouts and view components from JSON for a module oriented development of UI. Works well together with UniLayout.",
6   "homepage": "https://github.com/crescentflare/ViewletCreator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Crescent Flare Apps": "info@crescentflare.com"
13   },
14   "source": {
15     "git": "https://github.com/crescentflare/ViewletCreator.git",
16     "tag": "0.4.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ViewletCreatorIOS/ViewletCreator/Classes/**/*"