[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 0 / BKAsciiImage / 0.1.0 / BKAsciiImage.podspec.json
blobc88707aa1e6b05780401285019b48c7a31e5e9af
2   "name": "BKAsciiImage",
3   "version": "0.1.0",
4   "summary": "Convert any UIImage to ascii art.",
5   "homepage": "https://github.com/bkoc/BKAsciiImage",
6   "license": "MIT",
7   "authors": {
8     "Barış Koç": "bariskoc@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/bkoc/BKAsciiImage.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "BKAsciiImage/**/*"