[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / d / 7 / KPAStoryboardConvenience / 1.0.1 / KPAStoryboardConvenience.podspec.json
blobdb0b9df26d37238a711402fb73d9f543b9957a51
2   "name": "KPAStoryboardConvenience",
3   "version": "1.0.1",
4   "summary": "A UIStoryboard convenience category offering a standard way of naming components in UIStoryboards.",
5   "homepage": "https://github.com/klaaspieter/KPAStoryboardConvenience",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Klaas Pieter Annema": "klaaspieter@annema.me"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/klaaspieter/KPAStoryboardConvenience.git",
18     "tag": "1.0.1"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/**/*.{h,m}"
23   ],
24   "requires_arc": true