[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / e / c / ExtensionProperty / 1.0.0 / ExtensionProperty.podspec.json
blob20dc3ab9a2357873a141b3da55e2f02210dce337
2   "name": "ExtensionProperty",
3   "version": "1.0.0",
4   "summary": "Attach property via Extension",
5   "homepage": "https://github.com/matsuokah/ExtensionProperty",
6   "license": "MIT",
7   "authors": {
8     "Hideki Matsuoka": "matsuoka.hide@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0",
12     "osx": "10.9",
13     "watchos": "2.0",
14     "tvos": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/matsuokah/ExtensionProperty.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "Source/*.swift",
21   "requires_arc": true