[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 3 / 2 / P9LayoutComposeView / 1.0.0 / P9LayoutComposeView.podspec.json
blobea1944b72926a022092f48b15fe33f7f51006637
2   "name": "P9LayoutComposeView",
3   "version": "1.0.0",
4   "summary": "P9LayoutComposeView support that user can compose views layout dynamically on runtime.",
5   "homepage": "https://github.com/P9SOFT/P9LayoutComposeView",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Tae Hyun Na": "taehyun.na@gmail.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/P9SOFT/P9LayoutComposeView.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "Sources/*.{h,m}",
21   "public_header_files": "Sources/*.h",
22   "dependencies": {
23     "P9ViewDragger": [
25     ]
26   }