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