[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / e / 4 / NamadaLayout / 1.1.2-RC / NamadaLayout.podspec.json
blob0659db84b1e6bdb3bcfed91c2fb4ecebc6d0ca8e
2   "name": "NamadaLayout",
3   "version": "1.1.2-RC",
4   "summary": "NamadaLayout is a DSL framework for Swift to make Auto layout easier.",
5   "description": "NamadaLayout is a DSL framework for Swift to make Auto layout easier.\nwith NamadaLayout you dont need to worry about setup anything when using Auto Layout programatically, even it will auto add your view if the view is not yet in the superview",
6   "homepage": "https://github.com/nayanda1/NamadaLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nayanda": "nayanda1@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/nayanda1/NamadaLayout.git",
16     "tag": "1.1.2-RC"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "NamadaLayout/Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"