[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / 6 / b / OLImageEditor / 2.0.0 / OLImageEditor.podspec.json
blob61701be082d80fe0fe570d576532831cc6df094d
2   "name": "OLImageEditor",
3   "version": "2.0.0",
4   "license": "MIT",
5   "homepage": "https://github.com/OceanLabs/OLImageEditor",
6   "authors": {
7     "Deon Botha": "deon@oceanlabs.co"
8   },
9   "summary": "Easily add image crop functionality to your app",
10   "source": {
11     "git": "https://github.com/OceanLabs/OLImageEditor.git",
12     "tag": "2.0.0"
13   },
14   "source_files": [
15     "OLImageEditor/OL*.{h,m}"
16   ],
17   "resources": [
18     "OLImageEditor/OLImageEditor.xcassets",
19     "*.lproj"
20   ],
21   "dependencies": {
22     "SDWebImage": [
24     ],
25     "DACircularProgress": [
27     ]
28   },
29   "requires_arc": true,
30   "platforms": {
31     "ios": "7.0"
32   },
33   "social_media_url": "https://twitter.com/dbotha"