[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 1 / a / c / FsprgEmbeddedStoreMac / 1.0.12 / FsprgEmbeddedStoreMac.podspec.json
blob701e06a446b5e59a4bb02c0cee898d8d76eae5af
2   "name": "FsprgEmbeddedStoreMac",
3   "version": "1.0.12",
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.12"
20   },
21   "source_files": "FsprgEmbeddedStore/**/*.{h,m}",
22   "exclude_files": "FsprgEmbeddedStore/Tests",
23   "frameworks": [
24     "WebKit",
25     "Security"
26   ],
27   "requires_arc": false