[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 1 / b / SITHSManager / 1.2.2 / SITHSManager.podspec.json
blob44a8b606df39f164fe9141ff94764204d2f5ebf4
2   "name": "SITHSManager",
3   "version": "1.2.2",
4   "summary": "SITHS Smart Card manager module.",
5   "description": "iOS helper classes used for reading and parsing the basic contents of Swedish SITHS identification smart cards with a Precise Biometrics card reader.",
6   "homepage": "https://github.com/appcorn/SITHSManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Martin Alleus": "martin@appcorn.se"
13   },
14   "source": {
15     "git": "https://github.com/appcorn/SITHSManager.git",
16     "tag": "1.2.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "SITHSManager/Classes/**/*",
23     "Precise/include/*.h",
24     "Precise/lib/*"
25   ],
26   "vendored_frameworks": "Precise.framework",
27   "frameworks": "AudioToolbox"