[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / d / 7 / 6 / INAppStoreWindow / 1.2 / INAppStoreWindow.podspec.json
blobd940bbed7f2319545ec4168280568489e6f4eb18
2   "name": "INAppStoreWindow",
3   "version": "1.2",
4   "summary": "Mac App Store style NSWindow subclass.",
5   "homepage": "https://github.com/indragiek/INAppStoreWindow",
6   "authors": {
7     "Indragie Karunaratne": "indragiek@gmail.com"
8   },
9   "source_files": "*.{h,m}",
10   "source": {
11     "git": "https://github.com/indragiek/INAppStoreWindow.git",
12     "tag": "v1.2"
13   },
14   "preserve_paths": "SampleApp",
15   "platforms": {
16     "osx": null
17   },
18   "requires_arc": true,
19   "license": {
20     "type": "BSD",
21     "text": "INAppStoreWindow is licensed under the BSD license."
22   }