[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / e / 2 / EPImageMetaDataParser / 0.1.1 / EPImageMetaDataParser.podspec.json
blob8591b2916e0db5df6848da9a5abfc481e89d6978
2   "name": "EPImageMetaDataParser",
3   "version": "0.1.1",
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.1"
14   },
15   "social_media_url": "https://twitter.com/eyeplum",
16   "platforms": {
17     "ios": "6.0",
18     "osx": "10.8"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/*.{h,m}",
22   "resource_bundles": {
23     "EPImageMetaDataParser": [
24       "Pod/Assets/*.png"
25     ]
26   },
27   "frameworks": "ImageIO"