[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 0 / 5 / ShotBlocker / 0.0.2 / ShotBlocker.podspec.json
blob5ed9dcd4bde0f9ac63634837561dd6ce6477e215
2   "name": "ShotBlocker",
3   "version": "0.0.2",
4   "summary": "Detecting iOS screenshots ala Snapchat and Facebook Poke.",
5   "homepage": "https://github.com/clayallsopp/shotblocker",
6   "authors": {
7     "Clay Allsopp": "clay.allsopp@gmail.com"
8   },
9   "source": {
10     "git": "https://github.com/clayallsopp/ShotBlocker.git",
11     "tag": "0.0.2"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source_files": "ShotBlocker/*.{h,m}",
17   "frameworks": "AssetsLibrary",
18   "requires_arc": true,
19   "license": {
20     "type": "MIT",
21     "file": "LICENSE"
22   }