[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / e / c / ExtensionProperty / 1.0.1 / ExtensionProperty.podspec.json
bloba4f0235dfe4a5d9ef91ea3febb0b6130d60e93df
2   "name": "ExtensionProperty",
3   "version": "1.0.1",
4   "summary": "Attach property via Extension.",
5   "homepage": "https://github.com/cats-oss/ExtensionProperty",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Hideki Matsuoka": "matsuoka_hideki@cyberagent.co.jp"
12   },
13   "source": {
14     "git": "https://github.com/cats-oss/ExtensionProperty.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "ExtensionProperty/*.swift",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.11",
22     "tvos": "10.0"
23   },
24   "pushed_with_swift_version": "4.0"