[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / a / c / FsprgEmbeddedStoreMac / 1.0.13 / FsprgEmbeddedStoreMac.podspec.json
blobf2856e18332623bdb9bbd827fcf463903afc4164
2   "name": "FsprgEmbeddedStoreMac",
3   "version": "1.0.13",
4   "summary": "Embedded Store Framework for http://fastspring.com",
5   "description": "                              FastSpring's embedded store consists of a controller with some integration points\n                              and WebKit's web view. It's thin and very flexible and lets you integrate FastSpring\n                              the way that fits best for your application.\n",
6   "homepage": "https://github.com/FastSpring/FsprgEmbeddedStoreMac",
7   "license": {
8     "type": "MIT",
9     "file": "License.txt"
10   },
11   "authors": {
12     "FastSpring": "support@fastspring.com"
13   },
14   "platforms": {
15     "osx": "10.5"
16   },
17   "source": {
18     "git": "https://github.com/FastSpring/FsprgEmbeddedStoreMac.git",
19     "tag": "1.0.13"
20   },
21   "source_files": "FsprgEmbeddedStore/**/*.{h,m}",
22   "exclude_files": "FsprgEmbeddedStore/Tests",
23   "frameworks": [
24     "WebKit",
25     "Security"
26   ],
27   "requires_arc": false