[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / f / 9 / SimpleExif / 0.0.1 / SimpleExif.podspec.json
blob1de21103c375e06b3ac9c057354e9fad056dedbf
2   "name": "SimpleExif",
3   "version": "0.0.1",
4   "summary": "Simple exif is a pod that allows you to add Exif data to any UIImage in your app. You can add location, timestamp and user comments.",
5   "homepage": "https://github.com/Nikita2k/SimpleExif",
6   "license": {
7     "type": "MIT",
8     "file": "LICENCE"
9   },
10   "platforms": {
11     "ios": "5.0"
12   },
13   "requires_arc": true,
14   "authors": "Nikita Took",
15   "source": {
16     "git": "https://github.com/Nikita2k/SimpleExif.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "Classes",
21     "Classes/*.{h,m}"
22   ],
23   "exclude_files": "Classes/Exclude"