[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / d / SFCMisc / 0.1.0 / SFCMisc.podspec.json
blobe6e0538baf196062b721ed1017591653c5889848
2   "name": "SFCMisc",
3   "version": "0.1.0",
4   "summary": "Tools and helpers",
5   "homepage": "https://github.com/bubnov/SFCMisc",
6   "license": "MIT",
7   "authors": {
8     "Bubnov Slavik": "bubnovslavik@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/bubnov/SFCMisc.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "SFCMisc/**/*.{h,m}",
19   "public_header_files": "SFCMisc/**/*.{h}"