2 "name": "ObjectiveDDP",
8 "summary": "Facilitates communication between iOS clients and meteor.js servers",
9 "homepage": "https://github.com/boundsj/ObjectiveDDP.git",
10 "authors": "Jesse Bounds",
12 "git": "https://github.com/boundsj/ObjectiveDDP.git",
16 "ObjectiveDDP/*.{h,m,c}",
17 "ObjectiveDDP/openssl/*.{h}",
18 "ObjectiveDDP/srp/*.{h,m,c}"
20 "resources": "ObjectiveDDP/libcrypto.a",
22 "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/ObjectiveDDP/ObjectiveDDP/**",
23 "OTHER_LDFLAGS": "-lcrypto"
25 "libraries": "crypto",