[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / f / 2 / 3 / SocialEngine / 1.2 / SocialEngine.podspec.json
blobb2938b2fb818049678b8026f36ea2ecd62018cfd
2   "name": "SocialEngine",
3   "version": "1.2",
4   "summary": "Simplify the sharing of a message, link or an image.",
5   "license": {
6     "type": "Shareware",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Danilo Priore": "support@prioregroup.com"
11   },
12   "homepage": "https://github.com/priore/SocialEngine",
13   "social_media_url": "https://twitter.com/danilopriore",
14   "source": {
15     "git": "https://github.com/priore/SocialEngine.git",
16     "tag": "v1.2"
17   },
18   "frameworks": [
19     "Social",
20     "Twitter",
21     "MessageUI",
22     "Accounts"
23   ],
24   "requires_arc": true,
25   "source_files": "SocialNativeEngine/ClassEngine/*.{h,m}",
26   "resources": "SocialNativeEngine/ClassEngine/*.html",
27   "platforms": {
28     "ios": "6.0"
29   }