[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 1 / e / CSWebShot / 1.0.1 / CSWebShot.podspec.json
blobb3d5e300709c45b1368402323624d9d58172fbbb
2   "name": "CSWebShot",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "A library for getting screenshots and rendered HTML source code of webpages.",
6   "homepage": "https://github.com/thecatalinstan/CSWebShot",
7   "authors": {
8     "Cătălin Stan": "catalin.stan@me.com"
9   },
10   "social_media_url": "http://twitter.com/catalinstan",
11   "source": {
12     "git": "https://github.com/thecatalinstan/CSWebShot.git",
13     "tag": "1.0.1"
14   },
15   "module_name": "CSWebShot",
16   "source_files": "CSWebShot/*.{h,m}",
17   "public_header_files": "CSWebShot/CSWebShot.h",
18   "platforms": {
19     "osx": "10.8"
20   },
21   "osx": {
22     "frameworks": "Foundation"
23   },
24   "requires_arc": true