[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 2 / LGCommon / 0.1.1 / LGCommon.podspec.json
blob08643ce565f0d87f1326dd4b143a51953be8cf75
2   "name": "LGCommon",
3   "version": "0.1.1",
4   "summary": "Swift common utilities",
5   "description": "Swift library with common development utilities",
6   "homepage": "https://github.com/lambdagang/LGCommon",
7   "license": "MIT",
8   "authors": {
9     "Ondřej Valík": "lambda.gang@me.com"
10   },
11   "source": {
12     "git": "https://github.com/lambdagang/LGCommon.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "LGCommon": [
22       "Pod/Assets/*.png"
23     ]
24   }