[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 3 / d / PayDemo / 1.0.0 / PayDemo.podspec.json
blob54f510cc9a065ad5ff1145b37f930c5ec89b1b2f
2   "name": "PayDemo",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Fast encryption string used on iOS, which implement by swift.",
6   "homepage": "https://github.com/a-stupid-wood/PayDemo",
7   "authors": {
8     "a_stupid_wood": "448669741@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/a-stupid-wood/PayDemo.git",
12     "tag": "1.0.0"
13   },
14   "requires_arc": true,
15   "description": "Fast encryption string, the current support for MD5 (16, 32), Sha1, Base64",
16   "source_files": "PayDemo/*",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]