[Add] ThinkingDataAnalyticsExtension 1.0.1
[CocoaPods.git] / Specs / f / 3 / c / MyFrameworkLiranTzairi / 1.0.0 / MyFrameworkLiranTzairi.podspec.json
blob16bd8b14f8c1e18112e61f7c701204f7384eba35
2   "name": "MyFrameworkLiranTzairi",
3   "version": "1.0.0",
4   "summary": "A really cool SDK that logs stuff.",
5   "homepage": "http://example.com/",
6   "authors": {
7     "Name": "Liran Tzairi"
8   },
9   "license": {
10     "type": "Apache-2.0",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "http": "https://github.com/lirantzairi/MyFramework/raw/master/MyFramework.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "MyFramework.framework"
21   }