[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / a / 2 / TUCAssetsHelper / 0.0.1 / TUCAssetsHelper.podspec.json
blob120c5fe7419e8b243accbb50bee79109b6927dbd
2   "name": "TUCAssetsHelper",
3   "version": "0.0.1",
4   "summary": "Save UIImage *image to iOS Photos Library, use PHPhotoLibrary framework.",
5   "homepage": "https://github.com/Tuccuay/TUCAssetsHelper",
6   "license": "MIT",
7   "authors": {
8     "Tuccuay": "i@tuccuay.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Tuccuay/TUCAssetsHelper.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "TUCAssetsHelper",
18   "public_header_files": "TUCAssetsHelper/UIImage+TUCAssetsHelper.h",
19   "frameworks": "UIKit",
20   "requires_arc": true