[Add] KGoogleMap 0.1.5
[CocoaPods.git] / Specs / 8 / 0 / 7 / DCTextEngine / 0.0.1 / DCTextEngine.podspec.json
blobd3cd6fbf015e2df2cece75f72e9fd9d1720308eb
2   "name": "DCTextEngine",
3   "version": "0.0.1",
4   "summary": "An engine that convert text to attributed strings and attributed strings to text. Supports HTML and markdown by default.",
5   "homepage": "https://github.com/daltoniam/DCTextEngine",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Dalton Cherry": "daltoniam@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/daltoniam/DCTextEngine.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "6.0",
16     "osx": "10.8"
17   },
18   "source_files": "*.{h,m}",
19   "requires_arc": true