[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / c / 3 / TTPhoto / 0.0.1 / TTPhoto.podspec.json
blobaf09c8688881abaf35f5f94923b14a4bb1b8e0d4
2   "name": "TTPhoto",
3   "version": "0.0.1",
4   "summary": "Select Picture from IOS devices",
5   "description": "Select Picture from IOS devices easy",
6   "homepage": "https://github.com/zichenfang/TTPhoto",
7   "license": "MIT",
8   "authors": {
9     "zichenfang": "zichenfang@yeah.net"
10   },
11   "platforms": {
12     "ios": "8.1"
13   },
14   "source": {
15     "git": "https://github.com/zichenfang/TTPhoto.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "TTPhoto",
20     "{h,m}"
21   ],
22   "resources": "TTPhoto/Resources/*.png",
23   "frameworks": [
24     "Photos",
25     "AVFoundation"
26   ],
27   "requires_arc": true