[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 7 / d / ASGallery / 0.0.2 / ASGallery.podspec.json
blobd804831d00cb4c62de9737f8f53cd1aea71d5e19
2   "name": "ASGallery",
3   "version": "0.0.2",
4   "summary": "PhotoGallery component",
5   "description": "                   A longer description of ASGallery in Markdown format.\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "deprecated": true,
7   "homepage": "https://github.com/darkdongdong/ASGallery",
8   "license": {
9     "type": "MIT",
10     "file": "license.txt"
11   },
12   "authors": {
13     "darkdongdong": "darkdongdong@gmail.com"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/darkdongdong/ASGallery.git",
20     "tag": "0.0.2",
21     "submodules": true
22   },
23   "source_files": [
24     "src/ASGallery/*.{h,m}",
25     "src/ASUtils/*.{h,m}"
26   ],
27   "ios": {
28     "frameworks": [
29       "UIKit",
30       "CoreGraphics"
31     ]
32   }