[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 5 / 0 / TWPhotoPicker / 1.0.0 / TWPhotoPicker.podspec.json
blobf937e6b67f55c8a50784f1faf51f1753aa128063
2   "name": "TWPhotoPicker",
3   "version": "1.0.0",
4   "summary": "A image picker like Instagram.",
5   "description": "                   Present Image Picker like Instagram.You can crop a image using it.\n",
6   "homepage": "https://github.com/wenzhaot/InstagramPhotoPicker",
7   "screenshots": "https://raw.githubusercontent.com/wenzhaot/InstagramPhotoPicker/master/Screenshots/Screenshot01.png",
8   "license": "MIT",
9   "authors": {
10     "wenzhaot": "tanwenzhao1025@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/wenzhaot/InstagramPhotoPicker.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": [
21     "InstagramPhotoPicker/TWPhotoPickerController.{h,m}",
22     "InstagramPhotoPicker/TWPhotoCollectionViewCell.{h,m}",
23     "InstagramPhotoPicker/TWImageScrollView.{h,m}"
24   ],
25   "frameworks": [
26     "Foundation",
27     "CoreGraphics",
28     "UIKit"
29   ]