[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / b / 1 / c / LBDelegateMatrioska / 0.0.2 / LBDelegateMatrioska.podspec.json
blob2966f29b3712a98785918e9f087e03fbea9e704a
2   "name": "LBDelegateMatrioska",
3   "version": "0.0.2",
4   "summary": "Multicast 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.2"
20   },
21   "source_files": [
22     "Classes",
23     "LBDelegateMatrioska/*.{h,m}"
24   ],
25   "requires_arc": true