[Add] AssentifySdk 0.0.42
[CocoaPods.git] / Specs / b / 1 / c / LBDelegateMatrioska / 0.0.1 / LBDelegateMatrioska.podspec.json
blob33a1c4516695be0ab850ea1c07a0e767aa009f47
2   "name": "LBDelegateMatrioska",
3   "version": "0.0.1",
4   "summary": "Multiple delegation using NSProxy.",
5   "homepage": "https://github.com/lukabernardi/LBDelegateMatrioska",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Luca Bernardi": "luka.bernardi@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/luka_bernardi",
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/lukabernardi/LBDelegateMatrioska.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "LBDelegateMatrioska/*.{h,m}"
24   ],
25   "requires_arc": true