[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / c / f / 1 / SatisMeter / 0.1.10 / SatisMeter.podspec.json
blobecbb823a656b27027f564415f59fcc0fdef796d8
2   "name": "SatisMeter",
3   "version": "0.1.10",
4   "summary": "SatisMeter SDK for iOS mobile survey",
5   "description": "SatisMeter is mobile and web platform for collecting customer feedback, based on Net Promoter Score. This package contains a survey widget that can be easily integrated into any iOS application.",
6   "homepage": "https://github.com/satismeter/satismeter-ios",
7   "license": "MIT",
8   "authors": {
9     "Satis Meter": "https://satismeter.com"
10   },
11   "source": {
12     "git": "https://github.com/satismeter/satismeter-ios.git",
13     "tag": "0.1.10"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*.{h,m}",
20   "resource_bundles": {
21     "SatisMeter": [
22       "Pod/Assets/*.bundle"
23     ]
24   },
25   "resources": "Pod/Assets/**/*.bundle",
26   "vendored_libraries": "Pod/Assets/**/*.a",
27   "frameworks": "UIKit"