[Add] AlibabacloudPolardb20170801 4.3.0
[CocoaPods.git] / Specs / 9 / e / 2 / EPImageMetaDataParser / 0.1.0 / EPImageMetaDataParser.podspec.json
blobc0547641891657b0fbc4eb1dc15febd95943b26c
2   "name": "EPImageMetaDataParser",
3   "version": "0.1.0",
4   "summary": "Parse Image Metadata at a given URL with minimum data being downloaded.",
5   "description": "                       Parse Image Metadata at a given URL with minimum data being downloaded. Built for Mac and iOS.\n",
6   "homepage": "https://github.com/eyeplum/EPImageMetaDataParser",
7   "license": "MIT",
8   "authors": {
9     "Yan Li": "eyeplum@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/eyeplum/EPImageMetaDataParser.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/eyeplum",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/*.{h,m}",
21   "resource_bundles": {
22     "EPImageMetaDataParser": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "frameworks": "ImageIO"