[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / 3 / 2 / P9LayoutComposeView / 1.0.1 / P9LayoutComposeView.podspec.json
blob71760eea03e9e93bfd1f1f1ce2939b6505ed25c9
2   "name": "P9LayoutComposeView",
3   "version": "1.0.1",
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.1"
19   },
20   "source_files": "Sources/*.{h,m}",
21   "public_header_files": "Sources/*.h",
22   "dependencies": {
23     "P9ViewDragger": [
25     ]
26   }