[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / 0 / 9 / TAssetPicker / 0.0.1 / TAssetPicker.podspec.json
blob9777cf2bd078c60597c5a14a2f346db35067a457
2   "name": "TAssetPicker",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "summary": "Photos for swift",
8   "description": "An integration of  Photos.framework which allows you to pick image effortlessly, with circular crop supported, and written in Swift",
9   "homepage": "https://github.com/turkeyaa/TAssetPicker",
10   "license": {
11     "type": "MIT",
12     "file": "FILE_LICENSE"
13   },
14   "authors": {
15     "turkeyaa": "18668089860@163.com"
16   },
17   "source": {
18     "git": "https://github.com/turkeyaa/TAssetPicker.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "Classes/**/*.{swift}",
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "3.0"
29   },
30   "pushed_with_swift_version": "3.0"