[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 3 / 4 / MCSession+Helper / 1.0.0 / MCSession+Helper.podspec.json
blob049315af4081605e2de3fd2109092aa9473a36ed
2   "name": "MCSession+Helper",
3   "version": "1.0.0",
4   "summary": "Helper methods in the scope of MCSession class",
5   "description": "Useful helper methods for working with MCSession",
6   "homepage": "https://github.com/Bogdan-Stasjuk/MCSession-Helper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bogdan Stasiuk": "Bogdan.Stasjuk@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Bogdan-Stasjuk/MCSession-Helper.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/Bogdan_Stasjuk",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "source_files": "MCSession+Helper/*.{h,m}",
24   "public_header_files": "MCSession+Helper/*.h"