[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 2 / LGCommon / 0.1.2 / LGCommon.podspec.json
blob888f88f16c20c6d1d6b821a84e33229ed89c3d0c
2   "name": "LGCommon",
3   "version": "0.1.2",
4   "summary": "lambda-gang common Swift 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": "valda@lambda-gang.com"
10   },
11   "source": {
12     "git": "https://github.com/lambdagang/LGCommon.git",
13     "tag": "0.1.2"
14   },
15   "social_media_url": "https://twitter.com/va1da",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "LGCommon": [
23       "Pod/Assets/*.png"
24     ]
25   }